Click or drag to resize
Accord.NET (logo)

CircularStandardDeviation Method

Overload List
  NameDescription
Public methodStatic memberStandardDeviation(Double)
Computes the Standard Deviation of the given angles.
Public methodStatic memberStandardDeviation(Double, Double)
Computes the circular standard deviation of the given circular samples. The minimum possible value for a sample must be zero and the maximum must be indicated in the parameter length.
Public methodStatic memberStandardDeviation(Int32, Double, Double)
Computes the Standard Deviation of the given angles.
Top
See Also