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.QR |
DenseMatrix.qrDecompose()
Leverage LAPACK to compute the QR Decomposition of this.
|