Parallel Colt 0.7.2

Uses of Interface
hep.aida.tdouble.DoubleIHistogram

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

Uses of DoubleIHistogram in hep.aida.tdouble
 

Subinterfaces of DoubleIHistogram in hep.aida.tdouble
 interface DoubleIHistogram1D
          A Java interface corresponding to the AIDA 1D Histogram.
 interface DoubleIHistogram2D
          A Java interface corresponding to the AIDA 2D Histogram.
 interface DoubleIHistogram3D
          A Java interface corresponding to the AIDA 3D Histogram.
 

Uses of DoubleIHistogram in hep.aida.tdouble.ref
 

Classes in hep.aida.tdouble.ref that implement DoubleIHistogram
 class DoubleHistogram1D
          A reference implementation of hep.aida.IHistogram1D.
 class DoubleHistogram2D
          A reference implementation of hep.aida.IHistogram2D.
 class DoubleHistogram3D
          A reference implementation of hep.aida.IHistogram3D.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage