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