All Packages  Class Hierarchy  This Package  Previous  Next  Index

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

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

public class SimilarityWeightSelection
extends Object
implements WeightSelection, Serializable

Constructor Index

 o SimilarityWeightSelection()

Method Index

 o select(WeightVector, WeightVector, WeightVector)

Constructors

 o SimilarityWeightSelection
 public SimilarityWeightSelection()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index