| Documentation For Encog 2.x |
|
ARTLogic.Compute 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
ARTLogic Class | Encog.Neural.Networks.Logic Namespace