Overload List
| Name | Description | |
|---|---|---|
| Solve(FloatMatrix) |
Uses this LDL' factorization to solve the linear system AX = B.
| |
| Solve(FloatVector) |
Uses the LDL' factorization of self to solve the linear system Ax = b.
|