Click or drag to resize

MatrixSolve Method

Overload List
 NameDescription
Public methodSolve(DVector)Solves the equation Ax = b for x.
Public methodSolve(Matrix)Solves the equation AX = B for the matrix X.
Top
See Also