Uses of Enum Class
net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVM.KernelType
Packages that use MLTrainSVM.KernelType
-
Uses of MLTrainSVM.KernelType in net.algart.executors.modules.opencv.matrices.ml.training
Methods in net.algart.executors.modules.opencv.matrices.ml.training that return MLTrainSVM.KernelTypeModifier and TypeMethodDescriptionMLTrainSVM.getKernelType()static MLTrainSVM.KernelTypeReturns the enum constant of this class with the specified name.static MLTrainSVM.KernelType[]MLTrainSVM.KernelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.opencv.matrices.ml.training with parameters of type MLTrainSVM.KernelType