Click or drag to resize

StatisticsOrderStatisticFunc Method

Overload List
 NameDescription
Public methodStatic memberOrderStatisticFunc(IEnumerableDouble) Returns the order statistic (order 1..N) from the provided samples.
Public methodStatic memberOrderStatisticFunc(IEnumerableSingle) Returns the order statistic (order 1..N) from the provided samples.
Top
See Also