Package | Description |
---|---|
org.jblas |
Main linear algebra package.
|
Modifier and Type | Method and Description |
---|---|
static Decompose.LUDecomposition<DoubleMatrix> |
Decompose.lu(DoubleMatrix A)
Compute LU Decomposition of a general matrix.
|
© 2008-2010 by Mikio L. Braun and contributors