| Package | Description |
|---|---|
| org.ojalgo.ann |
| Modifier and Type | Method and Description |
|---|---|
static ArtificialNeuralNetwork.Error |
ArtificialNeuralNetwork.Error.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtificialNeuralNetwork.Error[] |
ArtificialNeuralNetwork.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkBuilder |
NetworkBuilder.error(ArtificialNeuralNetwork.Error error) |
Copyright © 2019 Optimatika. All rights reserved.