#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
boolean | mbs_multiLaneRiesenfeldd (int spdimen, int ncurves, int degree, int inlastknot, int inpitch, const double *incp, int *outlastknot, int outpitch, double *outcp) |
boolean mbs_multiLaneRiesenfeldd | ( | int | spdimen, | |
int | ncurves, | |||
int | degree, | |||
int | inlastknot, | |||
int | inpitch, | |||
const double * | incp, | |||
int * | outlastknot, | |||
int | outpitch, | |||
double * | outcp | |||
) |