ISmSelfOrganizingMap.InitialWeights

Fore Syntax

InitialWeights: Array;

Fore.NET Syntax

InitialWeights: System.Array;

Description

The InitialWeights property determines the matrix of synapse weights.

Comments

The property is used if the ISmSelfOrganizingMap.SynapsysWeights SynapsysWeightsType.Manual.

Fore and Fore.NET Examples

The property use is given in the example for ISmSelfOrganizingMap.FinalWeights.

See also:

ISmSelfOrganizingMap