|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlatUpdateNeeded | |
|---|---|
| org.encog.neural.networks.structure | |
| Uses of FlatUpdateNeeded in org.encog.neural.networks.structure |
|---|
| Methods in org.encog.neural.networks.structure that return FlatUpdateNeeded | |
|---|---|
FlatUpdateNeeded |
NeuralStructure.getFlatUpdate()
|
static FlatUpdateNeeded |
FlatUpdateNeeded.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FlatUpdateNeeded[] |
FlatUpdateNeeded.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.encog.neural.networks.structure with parameters of type FlatUpdateNeeded | |
|---|---|
void |
NeuralStructure.setFlatUpdate(FlatUpdateNeeded flatUpdate)
Set the type of flat update needed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||