Package | Description |
---|---|
gov.sandia.cognition.math.matrix.custom |
Provides a custom linear algebra package implementation for both dense
and sparse classes.
|
Modifier and Type | Method and Description |
---|---|
DenseMatrix.LU |
DenseMatrix.luDecompose()
Leverages LAPACK to create the LU decomposition of this.
|