Click or drag to resize
DigitalRuneMatrixFSolveLinearEquations Method
Overload List
  NameDescription
Public methodStatic memberSolveLinearEquations(MatrixF, MatrixF)
Solves the linear set of equations A * X = B.
Public methodStatic memberSolveLinearEquations(MatrixF, VectorF)
Solves the linear set of equations A * x = b.
Top
See Also