Creates a list of labels for input vectors based upon the coordinate map generated by a Map operation and a coordinate list generated by a recall operation
function LabelKohonen ( StgNetwork : string; StgMap : string; StgCoord : string; StgOutput : string ) : integer;
StgNetwork : alias of the Kohonen network
StgMap : alias of the Map data object
StgCoord : alias of the coordinates data object
StgOutput : alias to assign the output labels to
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.