This is the complete list of members for
MathUtils, including all inherited members.
alignByBase($value, $base, $ceil=false) | MathUtils | [static] |
applyFunctorToCartesianProduct($arrays, TupleFunctor $functor) | MathUtils | [static] |
fisherYatesShuffle(&$elts) | MathUtils | [static] |
getAbsoluteDeviation(array $list) | MathUtils | [static] |
getAverage(array $list, $size=null) | MathUtils | [static] |
getCovariance(array $list1, array $list2) | MathUtils | [static] |
getMeanDeviation($elt, $averageValue) | MathUtils | [static] |
getMmult(array $list1, array $list2) | MathUtils | [static] |
getPearsonProductMomentCorrelation(array $list1, array $list2) | MathUtils | [static] |
getStandardDeviation(array $list) | MathUtils | [static] |
getStandardDeviationP(array $list, $size=null) | MathUtils | [static] |
makeCartesianProduct($arrays, $generateHash=false) | MathUtils | [static] |
randFloat($min, $max) | MathUtils | [static] |
randomNormalStd() | MathUtils | [static] |