#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 "eg2holef.h"#include "eg2hprivatef.h"#include "eg2herror.h"
Functions | |
| int | g2h_ExtV0SpaceDimf (GHoleDomainf *domain) |
| boolean | g2h_SetExtConstraintMatrixf (GHoleDomainf *domain, int nconstr, const float *cmat) |
| boolean | g2h_SetExtAltConstraintMatrixf (GHoleDomainf *domain, int spdimen, int naconstr, const float *acmat) |
| int g2h_ExtV0SpaceDimf | ( | GHoleDomainf * | domain | ) |
| boolean g2h_SetExtAltConstraintMatrixf | ( | GHoleDomainf * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const float * | acmat | |||
| ) |
| boolean g2h_SetExtConstraintMatrixf | ( | GHoleDomainf * | domain, | |
| int | nconstr, | |||
| const float * | cmat | |||
| ) |
1.7.1