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