Click or drag to resize

DoubleSymFactSolve Method

Overload List
 NameDescription
Public methodSolve(DoubleMatrix) Uses this factorization to solve the linear system AX = B.
Public methodSolve(DoubleVector) Uses the factorization of self to solve the linear system Ax = b.
Top
See Also