Functions

mbs62f.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 mbs62f.c:

Functions

void mbs_multiBSCubicClosedInterpf (int lastinterpknot, float *interpknots, int ncurves, int spdimen, int xpitch, const float *x, int *lastbsknot, float *bsknots, int bspitch, float *ctlpoints)

Function Documentation

void mbs_multiBSCubicClosedInterpf ( int  lastinterpknot,
float *  interpknots,
int  ncurves,
int  spdimen,
int  xpitch,
const float *  x,
int *  lastbsknot,
float *  bsknots,
int  bspitch,
float *  ctlpoints 
)