Documentation For Encog 2.x

WeightedSynapse.WeightMatrix Property

Get the weight and threshold matrix.

public override Matrix WeightMatrix { public get; public set; }

Implements

ISynapse.WeightMatrix

See Also

WeightedSynapse Class | Encog.Neural.Networks.Synapse Namespace