| Documentation For Encog 2.x |
|
ContextLayer.Process Method
Called to process input from the previous layer. Simply store the output in the context.
Parameters
-
pattern
- The pattern to store in the context.
Implements
ILayer.Process
See Also
ContextLayer Class | Encog.Neural.Networks.Layers Namespace