#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
void | mbs_TransformAffKnotsf (int degree, int lastknot, const float *inknots, float a, float b, float *outknots) |
void mbs_TransformAffKnotsf | ( | int | degree, | |
int | lastknot, | |||
const float * | inknots, | |||
float | a, | |||
float | b, | |||
float * | outknots | |||
) |