GetKohonenStructure


Purpose

Returns the structure of the specified Kohonen

Function Declaration

function GetKohonenStructure ( StgAlias : string; var IntInputs : integer; var IntDimensions : integer; var DyaIntMapDim : Variant ) : integer;

Arguments

StgAlias : alias of the Kohonen whos structure to retrieve
IntInputs : number of inputs in network
IntDimensions : number of dimensions in output map
DyaIntDimensions : DyaIntMapDim : one dimensional variant array of integer containing the size of each dimensions in the map


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.