Interface WeightVector
-
- All Known Implementing Classes:
BordaWeightVector
,SinglePeakWeightVector
,SingleValeWeightVector
public interface WeightVector
This interface is used for- Author:
- Bastian Wolf
-
-
Method Summary
Modifier and Type Method Description int
getWeight(int n)
returns the weight of an
-