Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.CorrelationValue
Packages that use CorrelationValue
- 
Uses of CorrelationValue in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Methods in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar that return CorrelationValueModifier and TypeMethodDescriptionCorrelationManager.getCorrelationValue(PamDataUnit pamDataUnitPrev, PamDataUnit pamDataUnitNext) Get the correlation between two data units which have already been added to the data unit list using addDetection().CorrelationManager.getCorrelationValue(PamDataUnit dataUnit1, PamDataUnit dataUnit2, FFTFilterParams filterParams) Get the correlation between two data units which have already been added to the data unit list using addDetection().