Overload List
| Name | Description | |
|---|---|---|
| Solve(FloatMatrix) |
Uses this factorization to solve the linear system AX = B.
| |
| Solve(FloatVector) |
Uses the LU factorization of self to solve the linear system Ax = b.
|
| NMath Suite Reference Guide |
| FloatSymPDBandFact..::.Solve Method |
| FloatSymPDBandFact Class See Also Send Feedback |
| Name | Description | |
|---|---|---|
| Solve(FloatMatrix) |
Uses this factorization to solve the linear system AX = B.
| |
| Solve(FloatVector) |
Uses the LU factorization of self to solve the linear system Ax = b.
|