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