Uses of Enum Class
net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVM.SVMType
Packages that use MLTrainSVM.SVMType
-
Uses of MLTrainSVM.SVMType in net.algart.executors.modules.opencv.matrices.ml.training
Methods in net.algart.executors.modules.opencv.matrices.ml.training that return MLTrainSVM.SVMTypeModifier and TypeMethodDescriptionMLTrainSVM.getSvmType()static MLTrainSVM.SVMTypeReturns the enum constant of this class with the specified name.static MLTrainSVM.SVMType[]MLTrainSVM.SVMType.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.SVMType