GaussianEliminationSolverSolveDestructive(IMatrixDouble, IVectorDouble, IVectorDouble) Method |
Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting.
Attention! Both matrix a and vector b are destroyed (changed).
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also