Click or drag to resize

StatisticsOrderStatistic Method

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