Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.MHTKernelParams
Packages that use MHTKernelParams
-
Uses of MHTKernelParams in clickTrainDetector.clickTrainAlgorithms.mht
Fields in clickTrainDetector.clickTrainAlgorithms.mht declared as MHTKernelParamsMethods in clickTrainDetector.clickTrainAlgorithms.mht that return MHTKernelParamsModifier and TypeMethodDescriptionprotected MHTKernelParams
MHTKernelParams.clone()
StandardMHTChi2Provider.getMHTKernelParams()
Get the MHT Kernel parameters.MHTKernel.getMHTParams()
Methods in clickTrainDetector.clickTrainAlgorithms.mht with parameters of type MHTKernelParamsConstructors in clickTrainDetector.clickTrainAlgorithms.mht with parameters of type MHTKernelParamsModifierConstructorDescriptionStandardMHTChi2
(StandardMHTChi2Params pamMHTChi2Params, MHTKernelParams mHTkernalParams) StandardMHTChi2Provider
(StandardMHTChi2Params pamMHTChi2Params2, MHTKernelParams mHTkernalParams)