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