The Complete SPRLIB & ANNLIB

KOHONEN-DRAW-variables

- variables used for graphical display of Kohonen type networks

SYNOPSIS

UNIT **koh_draw_order An array with pointers to units in the order in which they have to be drawn.
double matrix3D[4][4] A transformation matrix for three-dimensional display.
double depth Perspective depth.

DESCRIPTION

These variables are used by the functions below to graphically display Kohonen maps. The **koh_draw_order variable is externally visible; the others are local to the Kohonen drawing routines.

SEE ALSO

koh_draw_init, koh_weight_draw, koh_draw_free, make_matrix3D, transform

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998