Click or drag to resize
Accord.NET (logo)

MeasuresStandardDeviation Method

Overload List
  NameDescription
Public methodStatic memberStandardDeviation(Double)
Calculates the matrix Standard Deviations vector.
Public methodStatic memberStandardDeviation(Single)
Computes the Standard Deviation of the given values.
Public methodStatic memberStandardDeviation(Double, Double)
Calculates the matrix Standard Deviations vector.
Public methodStatic memberStandardDeviation(Double, Boolean)
Computes the Standard Deviation of the given values.
Public methodStatic memberStandardDeviation(Double, Boolean)
Calculates the matrix Standard Deviations vector.
Public methodStatic memberStandardDeviation(Int32, Double)
Computes the Standard Deviation of the given values.
Public methodStatic memberStandardDeviation(Single, Single)
Computes the Standard Deviation of the given values.
Public methodStatic memberStandardDeviation(Double, Double, Boolean)
Computes the Standard Deviation of the given values.
Public methodStatic memberStandardDeviation(Double, Double, Boolean)
Calculates the matrix Standard Deviations vector.
Top
See Also