Documentation For Encog 2.x

WeightedSynapse.MatrixSize Property

Get the size of the matrix, or zero if one is not defined.

public override int MatrixSize { public get; }

Implements

ISynapse.MatrixSize

See Also

WeightedSynapse Class | Encog.Neural.Networks.Synapse Namespace