at.tuwien.ifs.somtoolbox.visualization
Class SmoothedDataHistograms.Histogram

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.visualization.SmoothedDataHistograms.Histogram
Enclosing class:
SmoothedDataHistograms

protected class SmoothedDataHistograms.Histogram
extends Object


Field Summary
 cern.colt.matrix.impl.DenseDoubleMatrix2D mh
           
 
Constructor Summary
SmoothedDataHistograms.Histogram(cern.colt.matrix.impl.DenseDoubleMatrix2D h)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mh

public cern.colt.matrix.impl.DenseDoubleMatrix2D mh
Constructor Detail

SmoothedDataHistograms.Histogram

public SmoothedDataHistograms.Histogram(cern.colt.matrix.impl.DenseDoubleMatrix2D h)