#include <math.h>#include <string.h>#include <stdlib.h>#include "pkvaria.h"#include "pknum.h"#include "msgpool.h"
Functions | |
| void | pkn_multiBandmSolveCRLSQf (int nrows, int ncols, const bandm_profile *aprof, const float *a, int nconstr, int cpitch, const float *c, int nrsides, int spdimen, int bpitch, const float *b, int dpitch, const float *d, int xpitch, float *x) |
| void pkn_multiBandmSolveCRLSQf | ( | int | nrows, | |
| int | ncols, | |||
| const bandm_profile * | aprof, | |||
| const float * | a, | |||
| int | nconstr, | |||
| int | cpitch, | |||
| const float * | c, | |||
| int | nrsides, | |||
| int | spdimen, | |||
| int | bpitch, | |||
| const float * | b, | |||
| int | dpitch, | |||
| const float * | d, | |||
| int | xpitch, | |||
| float * | x | |||
| ) |
1.7.1