#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 "g2blendingf.h"
Defines | |
#define | _DEBUG |
Functions | |
boolean | g2bl_SetupULConstraintsf (int lastknotu, int lastknotv, int spdimen, int ppitch, float *cp, int nucurv, float *ucknots, int cpitch, float *uccp, int *nconstr, float *cmat, float *crhs) |
#define _DEBUG |
boolean g2bl_SetupULConstraintsf | ( | int | lastknotu, | |
int | lastknotv, | |||
int | spdimen, | |||
int | ppitch, | |||
float * | cp, | |||
int | nucurv, | |||
float * | ucknots, | |||
int | cpitch, | |||
float * | uccp, | |||
int * | nconstr, | |||
float * | cmat, | |||
float * | crhs | |||
) |