Go to the source code of this file.
Functions | |
| int | gpm_solver (int Solver, int Projector, int n, float *A, double *b, double c, double e, int *iy, double *x, double tol, int *ls=0, int *proj=0) |
| int gpm_solver | ( | int | Solver, | |
| int | Projector, | |||
| int | n, | |||
| float * | A, | |||
| double * | b, | |||
| double | c, | |||
| double | e, | |||
| int * | iy, | |||
| double * | x, | |||
| double | tol, | |||
| int * | ls = 0, |
|||
| int * | proj = 0 | |||
| ) |