OrdinalRankCalculatorTGetDescending Method |
Name | Description | |
---|---|---|
GetDescending(ICollectionT, ICollectionDouble, Double, Double) |
Get objects which has number from startingPercent to endingPercent in descending order.
Descending order: Minimal factor value gets maximal rank.
Maximal factor value gets rank 1.
| |
GetDescending(ICollectionT, ICollectionDouble, Int32, Int32) |
Get objects which has number from starting to ending in descending order.
Descending order: Minimal factor value gets maximal rank.
Maximal factor value gets rank 1.
|