Package | Description |
---|---|
cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D . |
Modifier and Type | Method and Description |
---|---|
DenseDoubleEigenvalueDecomposition |
DenseDoubleAlgebra.eig(DoubleMatrix2D matrix)
Constructs and returns the Eigenvalue-decomposition of the given matrix.
|
Jump to the Parallel Colt Homepage