The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Weights


Unit:SDL_kohonen
Class: TKohonen
Declaration: property Weights [ix,iy,wi: integer]: double;

The read-only array property Weights contains the internal weights of the Kohonen map. The parameters ix, and iy specify a particular neuron, the parameter wi specifies an element of the weight vector of that neuron. Any values of the parameters outside the allowed values result in a zero return value of the property Weights.



Last Update: 2023-Dec-13