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....



SizeY


Unit:SDL_kohonen
Class:TKohonen
Declaration:property SizeY: integer;

The property SizeY determines the number of neurons in y direction. Setting SizeY to 1 creates a linear array with length SizeX.

Hint: In the Light Edition the total number of neurons is restricted to 2000.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): kohmap



Last Update: 2023-Dec-13