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

Constructor Index

 o TargetCaseWeightSelection()

Method Index

 o select(WeightVector, WeightVector, WeightVector)

Constructors

 o TargetCaseWeightSelection
 public TargetCaseWeightSelection()

Methods

 o select
 public final WeightVector select(WeightVector pastWeights,
                                  WeightVector currentWeights,
                                  WeightVector defaultWeights)

All Packages  Class Hierarchy  This Package  Previous  Next  Index