#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
boolean | mbs_ClosedKnotsCorrectf (int degree, int lastknot, float *knots, float T, int K, float tol) |
boolean mbs_ClosedKnotsCorrectf | ( | int | degree, | |
int | lastknot, | |||
float * | knots, | |||
float | T, | |||
int | K, | |||
float | tol | |||
) |