| Package | Description |
|---|---|
| hep.aida.tdouble |
Interfaces for compact, extensible, modular and performant histogramming functionality.
|
| hep.aida.tdouble.ref |
Reference implementation of the AIDA histogram
interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
Jump to the Parallel Colt Homepage