Namespaces | Functions
EquationSolver.h File Reference
#include <utl/AugerException.h>
#include <cmath>
#include <vector>

Go to the source code of this file.

Namespaces

 utl
 

Functions

template<typename AMatrix >
void utl::InvertMatrix (const size_t n, AMatrix &a)
 Invert A in place with Gauss-Jordan elimination and full pivoting. More...
 

, generated on Tue Sep 26 2023.