Functions

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

Functions

void mbs_deBoorBasisf (int degree, int lastknot, const float *knots, float t, int *fnz, int *nnz, float *bfv)

Function Documentation

void mbs_deBoorBasisf ( int  degree,
int  lastknot,
const float *  knots,
float  t,
int *  fnz,
int *  nnz,
float *  bfv 
)