Click or drag to resize

DoubleSparseFactSolve Method

Overload List
 NameDescription
Public methodSolve(DoubleMatrix) Uses the current factorization to solve for several right hand sides.
Public methodSolve(DoubleVector) Uses the current factorization to solve for the given right hand side.
Public methodSolve(DoubleVector, DoubleVector) Uses the current factorization to solve for the given right hand side and places the result in the provided vector.
Top
See Also