#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
void | mbs_deBoorBasisf (int degree, int lastknot, const float *knots, float t, int *fnz, int *nnz, float *bfv) |
void mbs_deBoorBasisf | ( | int | degree, | |
int | lastknot, | |||
const float * | knots, | |||
float | t, | |||
int * | fnz, | |||
int * | nnz, | |||
float * | bfv | |||
) |