OrdinalRankCalculator<T>.GetAscending Method |
Name | Description | |
---|---|---|
![]() ![]() | GetAscending(ICollection<T>, ICollection<Double>, Double, Double) |
Get objects which has number from startingPercent to endingPercent in ascending order.
Ascending order: Maximal factor value gets maximal rank.
Minimal factor value gets rank 1.
|
![]() ![]() | GetAscending(ICollection<T>, ICollection<Double>, Int32, Int32) |
Get objects which has number from starting to ending in ascending order.
Ascending order: Maximal factor value gets maximal rank.
Minimal factor value gets rank 1.
|