Click or drag to resize
Accord.NET (logo)

CircularMean Method

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