| Package | Description |
|---|---|
| cern.colt.matrix.tlong |
Matrix interfaces and factories holding elements of long data type.
|
| cern.colt.matrix.tlong.algo |
Algorithms operating on long integer matrices.
|
| cern.colt.matrix.tlong.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of long data type.
|
| Class and Description |
|---|
| LongFactory1D
Factory for convenient construction of 1-d matrices holding int
cells.
|
| LongFactory2D
Factory for convenient construction of 2-d matrices holding int
cells.
|
| LongFactory3D
Factory for convenient construction of 3-d matrices holding int
cells.
|
| LongMatrix1D
Abstract base class for 1-d matrices (aka vectors) holding
int elements.
|
| LongMatrix1DProcedure
Longerface that represents a condition or procedure object: takes a single
argument and returns a boolean value.
|
| LongMatrix2D
Abstract base class for 2-d matrices holding int elements.
|
| LongMatrix2DProcedure
Longerface that represents a condition or procedure object: takes a single
argument and returns a boolean value.
|
| LongMatrix3D
Abstract base class for 3-d matrices holding int elements.
|
| Class and Description |
|---|
| LongMatrix1D
Abstract base class for 1-d matrices (aka vectors) holding
int elements.
|
| LongMatrix2D
Abstract base class for 2-d matrices holding int elements.
|
| LongMatrix3D
Abstract base class for 3-d matrices holding int elements.
|
| Class and Description |
|---|
| LongMatrix1D
Abstract base class for 1-d matrices (aka vectors) holding
int elements.
|
| LongMatrix2D
Abstract base class for 2-d matrices holding int elements.
|
| LongMatrix3D
Abstract base class for 3-d matrices holding int elements.
|
Jump to the Parallel Colt Homepage