Uses of Enum Class
org.ojalgo.ann.ArtificialNeuralNetwork.Error
Packages that use ArtificialNeuralNetwork.Error
-
Uses of ArtificialNeuralNetwork.Error in org.ojalgo.ann
Subclasses with type arguments of type ArtificialNeuralNetwork.Error in org.ojalgo.annFields in org.ojalgo.ann declared as ArtificialNeuralNetwork.ErrorModifier and TypeFieldDescription(package private) ArtificialNeuralNetwork.ErrorTrainingConfiguration.errorMethods in org.ojalgo.ann that return ArtificialNeuralNetwork.ErrorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ArtificialNeuralNetwork.Error[]ArtificialNeuralNetwork.Error.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.ann with parameters of type ArtificialNeuralNetwork.Error