Click or drag to resize
Accord.NET (logo)

CircularResultant Method

Overload List
  NameDescription
Public methodStatic memberResultant(Double)
Computes the mean resultant vector length (r) of the given angles.
Public methodStatic memberResultant(Double, Double)
Computes the resultant vector length (r) 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 memberResultant(Int32, Double, Double)
Computes the mean resultant vector length (r) of the given angles.
Top
See Also