Uses of Enum Class
org.ojalgo.ann.ArtificialNeuralNetwork.Error
Packages that use ArtificialNeuralNetwork.Error
-
Uses of ArtificialNeuralNetwork.Error in org.ojalgo.ann
Fields in org.ojalgo.ann declared as ArtificialNeuralNetwork.ErrorModifier and TypeFieldDescription(package private) ArtificialNeuralNetwork.Error
TrainingConfiguration.error
Methods 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