#include <math.h>#include <string.h>#include <stdio.h>#include <stdlib.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| boolean | mbs_MonotonicPolylined (int spdimen, int npoints, int pitch, const double *points, const double *v) |
| boolean | mbs_MonotonicPolylineRd (int spdimen, int npoints, int pitch, const double *points, const double *v) |
| boolean mbs_MonotonicPolylined | ( | int | spdimen, | |
| int | npoints, | |||
| int | pitch, | |||
| const double * | points, | |||
| const double * | v | |||
| ) |
| boolean mbs_MonotonicPolylineRd | ( | int | spdimen, | |
| int | npoints, | |||
| int | pitch, | |||
| const double * | points, | |||
| const double * | v | |||
| ) |
1.7.1