| Documentation For Encog 2.x |
|
ART1Logic.Compute(INeuralData, NeuralOutputHolder) Method
Compute the output for the BasicNetwork class.
Parameters
-
input
- The input to the network.
-
useHolder
- The NeuralOutputHolder to use.
Return Value
The output from the network.
Implements
INeuralLogic.Compute
See Also
ART1Logic Class | Encog.Neural.Networks.Logic Namespace | ART1Logic.Compute Overload List