|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginBase | |
---|---|
org.neuroph.core | Provides base classes and basic building components for neural networks. |
Uses of PluginBase in org.neuroph.core |
---|
Methods in org.neuroph.core that return PluginBase | |
---|---|
PluginBase |
NeuralNetwork.getPlugin(Class pluginClass)
Returns the requested plugin |
Methods in org.neuroph.core with parameters of type PluginBase | |
---|---|
void |
NeuralNetwork.addPlugin(PluginBase plugin)
Adds plugin to neural network |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |