MatrixFSolveLinearEquations Method |
Name | Description | |
---|---|---|
SolveLinearEquations(MatrixF, MatrixF) |
Solves the linear set of equations A * X = B.
| |
SolveLinearEquations(MatrixF, VectorF) |
Solves the linear set of equations A * x = b.
|