![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | StandardDeviation(Double) | Calculates the biased standard deviation of the elements in the given data set. |
![]() ![]() | StandardDeviation(DoubleVector) | Calculates the biased standard deviation of the elements in the given data set. |
![]() ![]() | StandardDeviation(IDFColumn) | Calculates the biased standard deviation of the elements in the given data set. |
![]() ![]() | StandardDeviation(Int32) | Calculates the biased standard deviation of the elements in the given data set. |
![]() ![]() | StandardDeviation(Double, BiasType) | Calculates the biased standard deviation of the elements in the given data set, using the specified bias. |
![]() ![]() | StandardDeviation(DoubleVector, BiasType) | Calculates the biased standard deviation of the elements in the given data set, using the specified bias. |
![]() ![]() | StandardDeviation(IDFColumn, BiasType) | Calculates the biased standard deviation of the elements in the given data set, using the specified bias. |
![]() ![]() | StandardDeviation(Int32, BiasType) | Calculates the biased standard deviation of the elements in the given data set, using the specified bias. |