Functions

mbs03f.c File Reference

#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Include dependency graph for mbs03f.c:

Functions

int mbs_KnotMultiplicityf (int lastknot, const float *knots, float t)
int mbs_FindKnotIntervalf (int degree, int lastknot, const float *knots, float t, int *mult)

Function Documentation

int mbs_FindKnotIntervalf ( int  degree,
int  lastknot,
const float *  knots,
float  t,
int *  mult 
)
int mbs_KnotMultiplicityf ( int  lastknot,
const float *  knots,
float  t 
)