public class SingleValeWeightVector extends Object implements WeightVector
| Constructor and Description |
|---|
SingleValeWeightVector(int m)
constructor setting the value for the least chosen element
|
public SingleValeWeightVector(int m)
m - least rank used in ranking function for the preference orderspublic int getWeight(int n)
getWeight in interface WeightVectorn - the given parameter to compare withCopyright © 2018. All rights reserved.