Click or drag to resize

GaussSolveCore Method

Overload List
 NameDescription
Public methodStatic memberSolveCore(Double, Double)Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting
Public methodStatic memberSolveCore(SparseMatrix, Double)Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting
Top
See Also