Uses of Package
at.tuwien.ifs.somtoolbox.input

Packages that use at.tuwien.ifs.somtoolbox.input
at.tuwien.ifs.somtoolbox.apps Classes in this package implement applications based upon SOMs, the most important being the SOMViewer
at.tuwien.ifs.somtoolbox.apps.helper   
at.tuwien.ifs.somtoolbox.apps.initEval   
at.tuwien.ifs.somtoolbox.apps.server Server side application of the SOM - provides servlets for a web-client access. 
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
at.tuwien.ifs.somtoolbox.apps.viewer.fileutils   
at.tuwien.ifs.somtoolbox.apps.viewer.handlers This package provides event handlers for the SOMViewer application. 
at.tuwien.ifs.somtoolbox.data Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g. 
at.tuwien.ifs.somtoolbox.input Provides classes responsible for reading trained network models from file or some other location. 
at.tuwien.ifs.somtoolbox.layers Provides the basic classes constituting SOM-based neural networks. 
at.tuwien.ifs.somtoolbox.layers.initialisation   
at.tuwien.ifs.somtoolbox.models Provides the actual implementations of network models. 
at.tuwien.ifs.somtoolbox.output Provides classes to write trained SOMs to files for future re-use. 
at.tuwien.ifs.somtoolbox.reportgenerator   
at.tuwien.ifs.somtoolbox.visualization Provides classes creating visualisations of trained SOMs. 
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.helper
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.initEval
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.server
SOMLibFormatInputReader
          Provides the functionality to read a saved network model in SOMLib format.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.viewer
InputCorrections.CreationType
          Type how input corrections where created.
InputCorrections.InputCorrection
           
SOMInputReader
          Interface for classes providing the functionality of reading network models from file.
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
SOMLibFormatInputReader
          Provides the functionality to read a saved network model in SOMLib format.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.viewer.fileutils
SOMLibFormatInputReader
          Provides the functionality to read a saved network model in SOMLib format.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.apps.viewer.handlers
InputCorrections
           
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.data
InputCorrections
           
SOMLibDataWinnerMapping
          Reads and encapsules the input data - winner information.
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.input
AbstractSOMInputReader
          Provides generic functionality to read a saved network model.
AbstractSOMInputReader.UnitInformation
          Inner class holding the information about a specific unit.
InputCorrections
           
InputCorrections.CreationType
          Type how input corrections where created.
InputCorrections.InputCorrection
           
SOMInputReader
          Interface for classes providing the functionality of reading network models from file.
SOMLibDataWinnerMapping
          Reads and encapsules the input data - winner information.
SOMLibDataWinnerMapping.DataInformation
          Inner class holding the list of a certain number of best-matching units for an certain input datum.
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
SOMLibFormatInputReader
          Provides the functionality to read a saved network model in SOMLib format.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.layers
InputCorrections
           
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.layers.initialisation
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.models
SOMInputReader
          Interface for classes providing the functionality of reading network models from file.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.output
SOMLibDataWinnerMapping
          Reads and encapsules the input data - winner information.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.reportgenerator
SOMLibFileFormatException
          Is thrown if the file format of a SOMLib file is corrupt.
SOMLibFormatInputReader
          Provides the functionality to read a saved network model in SOMLib format.
 

Classes in at.tuwien.ifs.somtoolbox.input used by at.tuwien.ifs.somtoolbox.visualization
SOMInputReader
          Interface for classes providing the functionality of reading network models from file.
SOMLibDataWinnerMapping
          Reads and encapsules the input data - winner information.