Colt 1.2.0

Uses of Package
hep.aida

Packages that use hep.aida
cern.colt.matrix.doublealgo Double matrix algorithms such as print formatting, sorting, partitioning and statistics. 
hep.aida Interfaces for compact, extensible, modular and performant histogramming functionality. 
hep.aida.bin Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution. 
hep.aida.ref Reference implementation of the AIDA histogram interfaces. 
 

Classes in hep.aida used by cern.colt.matrix.doublealgo
IHistogram1D
          A Java interface corresponding to the AIDA 1D Histogram.
IHistogram2D
          A Java interface corresponding to the AIDA 2D Histogram.
IHistogram3D
          A Java interface corresponding to the AIDA 3D Histogram.
 

Classes in hep.aida used by hep.aida
IAxis
          An IAxis represents a binned histogram axis.
IHistogram
          A common base interface for IHistogram1D, IHistogram2D and IHistogram3D.
IHistogram1D
          A Java interface corresponding to the AIDA 1D Histogram.
IHistogram2D
          A Java interface corresponding to the AIDA 2D Histogram.
 

Classes in hep.aida used by hep.aida.bin
IAxis
          An IAxis represents a binned histogram axis.
 

Classes in hep.aida used by hep.aida.ref
IAxis
          An IAxis represents a binned histogram axis.
IHistogram
          A common base interface for IHistogram1D, IHistogram2D and IHistogram3D.
IHistogram1D
          A Java interface corresponding to the AIDA 1D Histogram.
IHistogram2D
          A Java interface corresponding to the AIDA 2D Histogram.
IHistogram3D
          A Java interface corresponding to the AIDA 3D Histogram.
 


Colt 1.2.0

Jump to the Colt Homepage