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



SizeX


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

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

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