Interface SMListWeighted

All Known Subinterfaces:
SMListDTWWeighted, SMListMappingWeighted, SMListSWAWeighted
All Known Implementing Classes:
SMListDTWWeightedImpl, SMListMappingWeightedImpl, SMListSWAWeightedImpl

public interface SMListWeighted
SMListWeighted is used to perform a weighted similarity calculation. The reason for this is that low similarity values can be penalized more and high similarity values are less important. The similarity values are localSimilarities which are in turn weighted with ListWeights.
Author:
Justin Weich