Click or drag to resize

SortedArrayStatisticsOrderStatistic Method

Overload List
 NameDescription
Public methodStatic memberOrderStatistic(Double, Int32) Returns the order statistic (order 1..N) from the sorted data array (ascending).
Public methodStatic memberOrderStatistic(Single, Int32) Returns the order statistic (order 1..N) from the sorted data array (ascending).
Top
See Also