Overload List

  NameDescription
Solve(DoubleMatrix)
Uses this LU factorization to solve the linear system AX = B.
Solve(DoubleVector)
Uses the LU factorization of self to solve the linear system Ax = b.

See Also