Functions

mbs40f.c File Reference

#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Include dependency graph for mbs40f.c:

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)

Function Documentation

void mbs_multiBCHornerDer3f ( int  degree,
int  ncurves,
int  spdimen,
int  pitch,
const float *  ctlpoints,
float  t,
float *  p,
float *  d1,
float *  d2,
float *  d3 
)