#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"
Defines | |
| #define | CONST_ |
Functions | |
| float | g2h_FunctionalValuef (GHoleDomainf *domain, int spdimen, CONST_ float *hole_cp, CONST_ float *acoeff) |
| float | g2h_ExtFunctionalValuef (GHoleDomainf *domain, int spdimen, CONST_ float *hole_cp, CONST_ float *acoeff) |
| #define CONST_ |
| float g2h_ExtFunctionalValuef | ( | GHoleDomainf * | domain, | |
| int | spdimen, | |||
| CONST_ float * | hole_cp, | |||
| CONST_ float * | acoeff | |||
| ) |
| float g2h_FunctionalValuef | ( | GHoleDomainf * | domain, | |
| int | spdimen, | |||
| CONST_ float * | hole_cp, | |||
| CONST_ float * | acoeff | |||
| ) |
1.7.1