Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
IAxis
An IAxis represents a binned histogram axis.
|
Class and Description |
---|
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.
|
Jump to the Colt Homepage