All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aid.cbr.tools.core.memory.similarity.SourceCaseWeightSelection

java.lang.Object
   |
   +----aid.cbr.tools.core.memory.similarity.SourceCaseWeightSelection

public class SourceCaseWeightSelection
extends Object
implements WeightSelection, Serializable

Constructor Index

 o SourceCaseWeightSelection()

Method Index

 o select(WeightVector, WeightVector, WeightVector)

Constructors

 o SourceCaseWeightSelection
 public SourceCaseWeightSelection()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index