Click or drag to resize
Accord.NET (logo)

CircularVariance Method

Overload List
  NameDescription
Public methodStatic memberVariance(Double)
Computes the Variance of the given angles.
Public methodStatic memberVariance(Double, Double)
Computes the circular variance 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 memberVariance(Int32, Double, Double)
Computes the Variance of the given angles.
Top
See Also