Uses of Interface
at.tuwien.ifs.somtoolbox.models.NetworkModel

Packages that use NetworkModel
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. 
 

Uses of NetworkModel in at.tuwien.ifs.somtoolbox.apps
 

Classes in at.tuwien.ifs.somtoolbox.apps that implement NetworkModel
 class QualityMeasureComputer
          Wrapper for the individual Quality Measures.
 

Uses of NetworkModel in at.tuwien.ifs.somtoolbox.models
 

Classes in at.tuwien.ifs.somtoolbox.models that implement NetworkModel
 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.