| Documentation For Encog 2.x |
|
BasicLayer.Recur Method
Get the output from this layer when called in a recurrent manor. For the BaiscLayer, this is not implemented.
Return Value
The output when called in a recurrent way.
Implements
ILayer.Recur
See Also
BasicLayer Class | Encog.Neural.Networks.Layers Namespace