#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 "eg1holed.h"#include "eg1hprivated.h"#include "eg1herror.h"
Functions | |
| int | g1h_SplV0SpaceDimd (GHoleDomaind *domain) |
| boolean | g1h_SetSplConstraintMatrixd (GHoleDomaind *domain, int nconstr, const double *cmat) |
| boolean | g1h_SetSplAltConstraintMatrixd (GHoleDomaind *domain, int spdimen, int naconstr, const double *acmat) |
| boolean g1h_SetSplAltConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const double * | acmat | |||
| ) |
| boolean g1h_SetSplConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | nconstr, | |||
| const double * | cmat | |||
| ) |
| int g1h_SplV0SpaceDimd | ( | GHoleDomaind * | domain | ) |
1.7.1