Functions

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

Functions

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

Function Documentation

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