#include <stdlib.h>#include <math.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"#include "msgpool.h"
Functions | |
| void | mbs_multiBSCubicClosedInterpd (int lastinterpknot, double *interpknots, int ncurves, int spdimen, int xpitch, const double *x, int *lastbsknot, double *bsknots, int bspitch, double *ctlpoints) |
| void mbs_multiBSCubicClosedInterpd | ( | int | lastinterpknot, | |
| double * | interpknots, | |||
| int | ncurves, | |||
| int | spdimen, | |||
| int | xpitch, | |||
| const double * | x, | |||
| int * | lastbsknot, | |||
| double * | bsknots, | |||
| int | bspitch, | |||
| double * | ctlpoints | |||
| ) |
1.7.1