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