#include <KohonenDraw.h>
Inheritance diagram for KohonenDraw:


Public Member Functions | |
| KohonenDraw (const KohonenNetwork *net) | |
| virtual void | draw () |
| draws all | |
| void | drawClusters () |
| draws current state of Kohonen clusters | |
Protected Member Functions | |
| void | warn () |
| void | unWarn () |
| void | drawPosition (const Vector &v) |
| void | drawPosition (const Neuron &n) |
Protected Attributes | |
| const Topology & | topology |
| const KohonenNetwork * | net |
|
|
|
|
|
draws all
Implements Video::Redrawer. Reimplemented in ExKohonenDraw. |
|
|
draws current state of Kohonen clusters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5