#include <math.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"#include "eg2holed.h"#include "eg2hprivated.h"#include "eg2herror.h"
Functions | |
| int | g2h_ExtV0SpaceDimd (GHoleDomaind *domain) |
| boolean | g2h_SetExtConstraintMatrixd (GHoleDomaind *domain, int nconstr, const double *cmat) |
| boolean | g2h_SetExtAltConstraintMatrixd (GHoleDomaind *domain, int spdimen, int naconstr, const double *acmat) |
| int g2h_ExtV0SpaceDimd | ( | GHoleDomaind * | domain | ) |
| boolean g2h_SetExtAltConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const double * | acmat | |||
| ) |
| boolean g2h_SetExtConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | nconstr, | |||
| const double * | cmat | |||
| ) |
1.7.1