OrdinalRankCalculatorTGetBottom Method |
Name | Description | |
---|---|---|
GetBottom(ICollectionT, ICollectionDouble, Double) |
Get first bottomPercent objects from array of objects ascending sorted by factor.
Descending order. Minimal factor value gets maximal rank.
Maximal factor value gets rank 1.
| |
GetBottom(ICollectionT, ICollectionDouble, Int32) |
Get first bottomCount objects from array of objects ascending sorted by factor.
Descending order. Minimal factor value gets maximal rank.
Maximal factor value gets rank 1.
|