Click or drag to resize

DoubleSymPDTriDiagFactSolve Method

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