Click or drag to resize

FloatLUFactSolve Method

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