Functions

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

Functions

void mbs_multiBSCubicInterpd (int lastinterpknot, double *interpknots, int ncurves, int spdimen, int xpitch, const double *x, int ypitch, char bcl, const double *ybcl, char bcr, const double *ybcr, int *lastbsknot, double *bsknots, int bspitch, double *ctlpoints)

Function Documentation

void mbs_multiBSCubicInterpd ( int  lastinterpknot,
double *  interpknots,
int  ncurves,
int  spdimen,
int  xpitch,
const double *  x,
int  ypitch,
char  bcl,
const double *  ybcl,
char  bcr,
const double *  ybcr,
int *  lastbsknot,
double *  bsknots,
int  bspitch,
double *  ctlpoints 
)