#include <stdlib.h>#include <stdio.h>#include <string.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"#include "msgpool.h"
Functions | |
| void | pkn_multiBandmSolveRLSQd (int nrows, int ncols, const bandm_profile *aprof, const double *a, int nrsides, int spdimen, int bpitch, const double *b, int xpitch, double *x) |
| void pkn_multiBandmSolveRLSQd | ( | int | nrows, | |
| int | ncols, | |||
| const bandm_profile * | aprof, | |||
| const double * | a, | |||
| int | nrsides, | |||
| int | spdimen, | |||
| int | bpitch, | |||
| const double * | b, | |||
| int | xpitch, | |||
| double * | x | |||
| ) |
1.7.1