| Package | Description |
|---|---|
| cern.colt.matrix.tfloat.algo |
Linear Algebraic matrix computations operating on
FloatMatrix2D
and FloatMatrix1D. |
| Modifier and Type | Method and Description |
|---|---|
DenseFloatEigenvalueDecomposition |
DenseFloatAlgebra.eig(FloatMatrix2D matrix)
Constructs and returns the Eigenvalue-decomposition of the given matrix.
|
Jump to the Parallel Colt Homepage