| Package | Description |
|---|---|
| org.ejml.alg.dense.linsol.chol | |
| org.ejml.alg.dense.linsol.qr |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearSolverCholBlock64
A wrapper around
CholeskyDecomposition(BlockMatrix64F) that allows
it to be easily used with DenseMatrix64F. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearSolverQrBlock64
Wrapper around
BlockQrHouseHolderSolver that allows it to process
DenseMatrix64F. |
Copyright © 2013. All Rights Reserved.