| Documentation For Encog 2.x |
|
BasicNetwork.CheckInputSize Method
Check that the input size is acceptable, if it does not match the input layer, then throw an error.
Parameters
-
input
- The input data.
Implements
INetwork.CheckInputSize
See Also
BasicNetwork Class | Encog.Neural.Networks Namespace