Gaussian |
Name | Description | |
---|---|---|
Solve(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble) | Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting. | |
SolveVectorT(IROMatrixDouble, IReadOnlyListDouble, FuncInt32, VectorT) | Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting. |