libFirm 1.20
|
solves a system of linear equations More...
#include "../begin.h"
#include "../end.h"
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.