#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 | |
| void | mbs_multiBCDegRedd (int ncurves, int spdimen, int inpitch, int indegree, const double *inctlpoints, int deltadeg, int outpitch, int *outdegree, double *outctlpoints) |
| void mbs_multiBCDegRedd | ( | int | ncurves, | |
| int | spdimen, | |||
| int | inpitch, | |||
| int | indegree, | |||
| const double * | inctlpoints, | |||
| int | deltadeg, | |||
| int | outpitch, | |||
| int * | outdegree, | |||
| double * | outctlpoints | |||
| ) |
1.7.1