#include <math.h>#include <string.h>#include "pkvaria.h"#include "pknum.h"
Functions | |
| void | pkn_MultMatrixNumf (int nrows, int rowlen, int inpitch, const float *indata, double a, int outpitch, float *outdata) |
| void pkn_MultMatrixNumf | ( | int | nrows, | |
| int | rowlen, | |||
| int | inpitch, | |||
| const float * | indata, | |||
| double | a, | |||
| int | outpitch, | |||
| float * | outdata | |||
| ) |
1.7.1