Parallel Colt 0.7.2

Uses of Interface
hep.aida.tfloat.FloatIHistogram

Packages that use FloatIHistogram
hep.aida.tfloat Interfaces for compact, extensible, modular and performant histogramming functionality. 
hep.aida.tfloat.ref Reference implementation of the AIDA histogram interfaces. 
 

Uses of FloatIHistogram in hep.aida.tfloat
 

Subinterfaces of FloatIHistogram in hep.aida.tfloat
 interface FloatIHistogram1D
          A Java interface corresponding to the AIDA 1D Histogram.
 interface FloatIHistogram2D
          A Java interface corresponding to the AIDA 2D Histogram.
 interface FloatIHistogram3D
          A Java interface corresponding to the AIDA 3D Histogram.
 

Uses of FloatIHistogram in hep.aida.tfloat.ref
 

Classes in hep.aida.tfloat.ref that implement FloatIHistogram
 class FloatHistogram1D
          A reference implementation of hep.aida.IHistogram1D.
 class FloatHistogram2D
          A reference implementation of hep.aida.IHistogram2D.
 class FloatHistogram3D
          A reference implementation of hep.aida.IHistogram3D.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage