MatrixDSolveLinearEquations Method |
Name | Description | |
---|---|---|
SolveLinearEquations(MatrixD, MatrixD) |
Solves the linear set of equations A * X = B.
| |
SolveLinearEquations(MatrixD, VectorD) |
Solves the linear set of equations A * x = b.
|