Functions

mbs36f.c File Reference

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

Functions

void mbs_multiInterp2knHermiteBSf (int ncurves, int spdimen, int degree, int lastknot, const float *knots, int nlbc, int lbcpitch, const float *lbc, int nrbc, int rbcpitch, const float *rbc, int pitch, float *ctlpoints)

Function Documentation

void mbs_multiInterp2knHermiteBSf ( int  ncurves,
int  spdimen,
int  degree,
int  lastknot,
const float *  knots,
int  nlbc,
int  lbcpitch,
const float *  lbc,
int  nrbc,
int  rbcpitch,
const float *  rbc,
int  pitch,
float *  ctlpoints 
)