Functions

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

Functions

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

Function Documentation

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