#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
void | mbs_multiFindBSDerivatived (int degree, int lastknot, const double *knots, int ncurves, int spdimen, int pitch, const double *ctlpoints, int *lastdknot, double *dknots, int dpitch, double *dctlpoints) |
void mbs_multiFindBSDerivatived | ( | int | degree, | |
int | lastknot, | |||
const double * | knots, | |||
int | ncurves, | |||
int | spdimen, | |||
int | pitch, | |||
const double * | ctlpoints, | |||
int * | lastdknot, | |||
double * | dknots, | |||
int | dpitch, | |||
double * | dctlpoints | |||
) |