#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_multiLaneRiesenfeldf (int spdimen, int ncurves, int degree, int inlastknot, int inpitch, const float *incp, int *outlastknot, int outpitch, float *outcp) |
| boolean mbs_multiLaneRiesenfeldf | ( | int | spdimen, | |
| int | ncurves, | |||
| int | degree, | |||
| int | inlastknot, | |||
| int | inpitch, | |||
| const float * | incp, | |||
| int * | outlastknot, | |||
| int | outpitch, | |||
| float * | outcp | |||
| ) |
1.7.1