Click or drag to resize

FloatSymPDTriDiagFactSolve Method

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