| Documentation For Encog 2.x |
|
BasicSynapse.MatrixSize Property
Get the size of the matrix, or zero if one is not defined.
public abstract
int MatrixSize { public get; }
Implements
ISynapse.MatrixSize
See Also
BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace