Click or drag to resize

DoubleBandFactSolve Method

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