Functions

mbs47f.c File Reference

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

Functions

int mbs_SetKnotf (int lastknot, float *knots, int knotnum, int mult, float t)
int mbs_SetKnotClosedf (int degree, int lastknot, float *knots, float T, int knotnum, int mult, float t)

Function Documentation

int mbs_SetKnotClosedf ( int  degree,
int  lastknot,
float *  knots,
float  T,
int  knotnum,
int  mult,
float  t 
)
int mbs_SetKnotf ( int  lastknot,
float *  knots,
int  knotnum,
int  mult,
float  t 
)