Uses of Enum Class
net.algart.executors.modules.opencv.matrices.ml.MLKind.StatModelBased
Packages that use MLKind.StatModelBased
Package
Description
-
Uses of MLKind.StatModelBased in net.algart.executors.modules.opencv.matrices.ml
Methods in net.algart.executors.modules.opencv.matrices.ml that return MLKind.StatModelBasedModifier and TypeMethodDescriptionstatic MLKind.StatModelBasedReturns the enum constant of this class with the specified name.static MLKind.StatModelBased[]MLKind.StatModelBased.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MLKind.StatModelBased in net.algart.executors.modules.opencv.matrices.ml.prediction
Methods in net.algart.executors.modules.opencv.matrices.ml.prediction that return MLKind.StatModelBasedMethods in net.algart.executors.modules.opencv.matrices.ml.prediction with parameters of type MLKind.StatModelBasedModifier and TypeMethodDescriptionMLPredict.setDefaultPredictor(MLKind.StatModelBased defaultPredictor)