Overload List

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

See Also