Метод | Описание | |
---|---|---|
ComputeRank ( Stand stand ) : double |
Computes the rank for a stand.
|
|
ComputeRank ( Stand stand, int i ) : double |
Computes the rank for a stand.
|
|
InitializeForRanking ( List |
||
StandRankingMethod ( ) : Edu.Wisc.Forest.Flel.Util | ||
StandRankingMethod ( ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
IStandRankingMethod ( IRankingRequirement requirement ) : void | ||
IStandRankingMethod ( IRequirement requirement ) : void | ||
IStandRankingMethod ( List |
protected abstract ComputeRank ( Stand stand ) : double | ||
stand | Stand | |
Результат | double |
protected abstract ComputeRank ( Stand stand, int i ) : double | ||
stand | Stand | |
i | int | |
Результат | double |
protected InitializeForRanking ( List |
||
stands | List |
|
standCount | int | |
Результат | void |
protected StandRankingMethod ( ) : Edu.Wisc.Forest.Flel.Util | ||
Результат | Edu.Wisc.Forest.Flel.Util |
protected StandRankingMethod ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |