Uses of Class
mondrian.olap.fun.LinReg
-
Packages that use LinReg Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of LinReg in mondrian.olap.fun
Subclasses of LinReg in mondrian.olap.fun Modifier and Type Class Description static classLinReg.InterceptFunDefDefinition of theLinRegInterceptMDX function.static classLinReg.PointFunDefDefinition of theLinRegPointMDX function.static classLinReg.R2FunDefDefinition of theLinRegR2MDX function.static classLinReg.SlopeFunDefDefinition of theLinRegSlopeMDX function.static classLinReg.VarianceFunDefDefinition of theLinRegVarianceMDX function.
-