Overload List

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

See Also