#include <math.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| void | mbs_multiBCHornerDer3f (int degree, int ncurves, int spdimen, int pitch, const float *ctlpoints, float t, float *p, float *d1, float *d2, float *d3) |
| void mbs_multiBCHornerDer3f | ( | int | degree, | |
| int | ncurves, | |||
| int | spdimen, | |||
| int | pitch, | |||
| const float * | ctlpoints, | |||
| float | t, | |||
| float * | p, | |||
| float * | d1, | |||
| float * | d2, | |||
| float * | d3 | |||
| ) |
1.7.1