Click or drag to resize

SortedArrayStatisticsRanks Method

Overload List
 NameDescription
Public methodStatic memberRanks(Double, RankDefinition) Evaluates the rank of each entry of the sorted data array (ascending). The rank definition can be specified to be compatible with an existing system.
Public methodStatic memberRanks(Single, RankDefinition) Evaluates the rank of each entry of the sorted data array (ascending). The rank definition can be specified to be compatible with an existing system.
Top
See Also