libFirm
|
solves a system of linear equations More...
Go to the source code of this file.
Functions | |
int | firm_gaussjordansolve (double *A, double *b, int nsize) |
solves a system of linear equations and returns 0 if successful |
solves a system of linear equations
Definition in file gaussjordan.h.