#include <stdlib.h>#include <math.h>#include <string.h>#include <stdio.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"#include "msgpool.h"
Functions | |
| void | mbs_multiInterp2knHermiteBezd (int ncurves, int spdimen, int degree, int nlbc, int lbcpitch, const double *lbc, int nrbc, int rbcpitch, const double *rbc, int pitch, double *ctlpoints) |
| void mbs_multiInterp2knHermiteBezd | ( | int | ncurves, | |
| int | spdimen, | |||
| int | degree, | |||
| int | nlbc, | |||
| int | lbcpitch, | |||
| const double * | lbc, | |||
| int | nrbc, | |||
| int | rbcpitch, | |||
| const double * | rbc, | |||
| int | pitch, | |||
| double * | ctlpoints | |||
| ) |
1.7.1