Click or drag to resize

DoubleLUFactSolveInPlace Method

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