Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps |
Classes in this package implement applications based upon SOMs, the most important being the
SOMViewer . |
at.tuwien.ifs.somtoolbox.models |
Provides the actual implementations of network models.
|
Modifier and Type | Class and Description |
---|---|
class |
QualityMeasureComputer
Wrapper for the individual Quality Measures.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNetworkModel
This class provides basic support for implementing a NetworkModel.
|
class |
GHSOM
This class implements the Growing Hierarchical Self-Organizing Map.
|
class |
GrowingCellStructures
This class implements the Growing Cell Structures.
|
class |
GrowingSOM
This class implements the Growing Self-Organizing Map.
|
class |
MnemonicSOM
This class implements so-called Mnemonic SOMs, i.e.
|