#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 "eg1holed.h"#include "eg2holef.h"#include "eg2holed.h"#include "eghprivated.h"
Functions | |
| void | gh_GetBspInd (int hole_k, int i, int j, int *ind) |
| int | gh_DrawBFcpn (int hole_k, unsigned char *bfcpn) |
| boolean | _gh_FindBasisFuncbSupport (int hole_k, int nfunc_b, unsigned short *support_b, unsigned char *bfcpn) |
| boolean _gh_FindBasisFuncbSupport | ( | int | hole_k, | |
| int | nfunc_b, | |||
| unsigned short * | support_b, | |||
| unsigned char * | bfcpn | |||
| ) |
| int gh_DrawBFcpn | ( | int | hole_k, | |
| unsigned char * | bfcpn | |||
| ) |
| void gh_GetBspInd | ( | int | hole_k, | |
| int | i, | |||
| int | j, | |||
| int * | ind | |||
| ) |
1.7.1