#include <math.h>#include <string.h>#include "pkvaria.h"#include "pknum.h"
Defines | |
| #define | CONST_ |
Functions | |
| void | pkn_MultArrayf (int nrows, int rowlen, int pitch_a, CONST_ float *a, int pitch_b, CONST_ float *b, int pitch_c, float *c) |
| #define CONST_ |
| void pkn_MultArrayf | ( | int | nrows, | |
| int | rowlen, | |||
| int | pitch_a, | |||
| CONST_ float * | a, | |||
| int | pitch_b, | |||
| CONST_ float * | b, | |||
| int | pitch_c, | |||
| float * | c | |||
| ) |
1.7.1