|
PIPS-NLP
|
Functions | |
| void | freeBounds (double **low, char **ilow, double **upp, char **iupp) |
| void | newBounds (double **low, int m, char **ilow, double **upp, char **iupp, int *ierr) |
| void freeBounds | ( | double ** | low, |
| char ** | ilow, | ||
| double ** | upp, | ||
| char ** | iupp | ||
| ) |
| void newBounds | ( | double ** | low, |
| int | m, | ||
| char ** | ilow, | ||
| double ** | upp, | ||
| char ** | iupp, | ||
| int * | ierr | ||
| ) |
1.8.11