Package org.ejml.dense.row.linsol.lu
-
Class Summary Class Description LinearSolverLu_ZDRM For each column in the B matrix it makes a copy, which is then solved for and writen into X.LinearSolverLuBase_ZDRM
| Class | Description |
|---|---|
| LinearSolverLu_ZDRM |
For each column in the B matrix it makes a copy, which is then solved for and
writen into X.
|
| LinearSolverLuBase_ZDRM |