Uses of Enum Class
net.algart.executors.modules.opencv.matrices.ml.training.MLTrainBoost.BoostType
Packages that use MLTrainBoost.BoostType
-
Uses of MLTrainBoost.BoostType in net.algart.executors.modules.opencv.matrices.ml.training
Methods in net.algart.executors.modules.opencv.matrices.ml.training that return MLTrainBoost.BoostTypeModifier and TypeMethodDescriptionMLTrainBoost.getBoostType()static MLTrainBoost.BoostTypeReturns the enum constant of this class with the specified name.static MLTrainBoost.BoostType[]MLTrainBoost.BoostType.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 MLTrainBoost.BoostType