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 class
LinReg.InterceptFunDef
Definition of theLinRegIntercept
MDX function.static class
LinReg.PointFunDef
Definition of theLinRegPoint
MDX function.static class
LinReg.R2FunDef
Definition of theLinRegR2
MDX function.static class
LinReg.SlopeFunDef
Definition of theLinRegSlope
MDX function.static class
LinReg.VarianceFunDef
Definition of theLinRegVariance
MDX function.
-