Uses of Class
at.tuwien.ifs.somtoolbox.layers.quality.QuantizationError

Packages that use QuantizationError
at.tuwien.ifs.somtoolbox.reportgenerator   
at.tuwien.ifs.somtoolbox.visualization Provides classes creating visualisations of trained SOMs. 
 

Uses of QuantizationError in at.tuwien.ifs.somtoolbox.reportgenerator
 

Methods in at.tuwien.ifs.somtoolbox.reportgenerator that return QuantizationError
private  QuantizationError TestRunResult.somQE()
          returns the QuantizationError Object for the SOM specified by this TestRunResult Creates the some according to the data stored by this object, and returns the Quantization Error Object provided by the Layer (which can be retrieved from the GrowingSOM)
 

Uses of QuantizationError in at.tuwien.ifs.somtoolbox.visualization
 

Fields in at.tuwien.ifs.somtoolbox.visualization declared as QuantizationError
private  QuantizationError QuantizationErrorVisualizer.qe