Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ExKohonenDraw Class Reference

#include <KohonenDraw.h>

Inheritance diagram for ExKohonenDraw:

Inheritance graph
[legend]
Collaboration diagram for ExKohonenDraw:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ExKohonenDraw (const KohonenNetwork *net, TrainingSet &inputs)
void drawExamples ()
 draw the input training set

virtual void draw ()
 draws all


Protected Attributes

TrainingSetinputs
 ref !! void setExamples(TrainingSet &ts) { inputs = ts; }


Constructor & Destructor Documentation

ExKohonenDraw const KohonenNetwork net,
TrainingSet inputs
[inline]
 


Member Function Documentation

virtual void draw  )  [virtual]
 

draws all

Reimplemented from KohonenDraw.

void drawExamples  ) 
 

draw the input training set


Member Data Documentation

TrainingSet& inputs [protected]
 

ref !! void setExamples(TrainingSet &ts) { inputs = ts; }

Must have correct dimension

Parameters:
ts won't be modified except for iterating


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:18:56 2004 for Annie by doxygen 1.3.5