#include <string.h>#include <stdlib.h>#include <stdio.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"#include "g2blendingd.h"#include "g2blprivated.h"
Defines | |
| #define | _DEBUG |
Functions | |
| boolean | g2bl_SetupClosedULConstraintsd (int lastknotu, int lastknotv, int spdimen, int ppitch, double *cp, int nucurv, double *ucknots, int cpitch, double *uccp, int *nconstr, double *cmat, double *crhs) |
| #define _DEBUG |
| boolean g2bl_SetupClosedULConstraintsd | ( | int | lastknotu, | |
| int | lastknotv, | |||
| int | spdimen, | |||
| int | ppitch, | |||
| double * | cp, | |||
| int | nucurv, | |||
| double * | ucknots, | |||
| int | cpitch, | |||
| double * | uccp, | |||
| int * | nconstr, | |||
| double * | cmat, | |||
| double * | crhs | |||
| ) |
1.7.1