#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 "eg1holef.h"
#include "eg1hprivatef.h"
#include "eg1herror.h"
Defines | |
#define | CONST_ |
Functions | |
float | g1h_FunctionalValuef (GHoleDomainf *domain, int spdimen, const float *hole_cp, const float *acoeff) |
float | g1h_ExtFunctionalValuef (GHoleDomainf *domain, int spdimen, CONST_ float *hole_cp, CONST_ float *acoeff) |
#define CONST_ |
float g1h_ExtFunctionalValuef | ( | GHoleDomainf * | domain, | |
int | spdimen, | |||
CONST_ float * | hole_cp, | |||
CONST_ float * | acoeff | |||
) |
float g1h_FunctionalValuef | ( | GHoleDomainf * | domain, | |
int | spdimen, | |||
const float * | hole_cp, | |||
const float * | acoeff | |||
) |