| Package | Description |
|---|---|
| cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D. |
| Class and Description |
|---|
| DenseDoubleAlgebra
Linear algebraic matrix operations operating on dense matrices.
|
| DoubleBlas
Subset of the BLAS
(Basic Linear Algebra System); High quality "building block" routines for
performing basic vector and matrix operations.
|
| DoubleMatrix1DComparator
A comparison function which imposes a total ordering on some
collection of elements.
|
| DoubleMatrix2DComparator
A comparison function which imposes a total ordering on some
collection of elements.
|
| DoubleProperty
Tests matrices for linear algebraic properties (equality, tridiagonality,
symmetry, singularity, etc).
|
| DoubleSorting
Matrix quicksorts and mergesorts.
|
| DoubleStatistic.VectorVectorFunction
Interface that represents a function object: a function that takes two
argument vectors and returns a single value.
|
| SparseDoubleAlgebra
Linear algebraic matrix operations operating on sparse matrices.
|
Jump to the Parallel Colt Homepage