Uses of Enum Class
net.algart.executors.modules.opencv.matrices.ml.training.MLTrainANNMLP.ActivationFunction
Packages that use MLTrainANNMLP.ActivationFunction
-
Uses of MLTrainANNMLP.ActivationFunction in net.algart.executors.modules.opencv.matrices.ml.training
Methods in net.algart.executors.modules.opencv.matrices.ml.training that return MLTrainANNMLP.ActivationFunctionModifier and TypeMethodDescriptionMLTrainANNMLP.getActivationFunction()Returns the enum constant of this class with the specified name.static MLTrainANNMLP.ActivationFunction[]MLTrainANNMLP.ActivationFunction.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 MLTrainANNMLP.ActivationFunctionModifier and TypeMethodDescriptionMLTrainANNMLP.setActivationFunction(MLTrainANNMLP.ActivationFunction activationFunction)