Click or drag to resize

FloatSymPDFactSolve Method

Overload List
 NameDescription
Public methodSolve(FloatMatrix) Uses this UU' factorization to solve the linear system AX = B.
Public methodSolve(FloatVector) Uses the UU' factorization of self to solve the linear system Ax = b.
Top
See Also