#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_SplV0SpaceDimf (GHoleDomainf *domain) |
| boolean | g2h_SetSplConstraintMatrixf (GHoleDomainf *domain, int nconstr, const float *cmat) |
| boolean | g2h_SetSplAltConstraintMatrixf (GHoleDomainf *domain, int spdimen, int naconstr, const float *acmat) |
| boolean g2h_SetSplAltConstraintMatrixf | ( | GHoleDomainf * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const float * | acmat | |||
| ) |
| boolean g2h_SetSplConstraintMatrixf | ( | GHoleDomainf * | domain, | |
| int | nconstr, | |||
| const float * | cmat | |||
| ) |
| int g2h_SplV0SpaceDimf | ( | GHoleDomainf * | domain | ) |
1.7.1