All Packages Class Hierarchy This Package Previous Next Index
Class aid.cbr.tools.core.memory.similarity.TargetCaseWeightSelection
java.lang.Object
|
+----aid.cbr.tools.core.memory.similarity.TargetCaseWeightSelection
- public class TargetCaseWeightSelection
- extends Object
- implements WeightSelection, Serializable
-
TargetCaseWeightSelection()
-
-
select(WeightVector, WeightVector, WeightVector)
-
TargetCaseWeightSelection
public TargetCaseWeightSelection()
select
public final WeightVector select(WeightVector pastWeights,
WeightVector currentWeights,
WeightVector defaultWeights)
All Packages Class Hierarchy This Package Previous Next Index