Functions

pknum29d.c File Reference

#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "pkvaria.h"
#include "pknum.h"
#include "msgpool.h"
Include dependency graph for pknum29d.c:

Functions

void pkn_multiBandmSolveCRLSQd (int nrows, int ncols, const bandm_profile *aprof, const double *a, int nconstr, int cpitch, const double *c, int nrsides, int spdimen, int bpitch, const double *b, int dpitch, const double *d, int xpitch, double *x)

Function Documentation

void pkn_multiBandmSolveCRLSQd ( int  nrows,
int  ncols,
const bandm_profile aprof,
const double *  a,
int  nconstr,
int  cpitch,
const double *  c,
int  nrsides,
int  spdimen,
int  bpitch,
const double *  b,
int  dpitch,
const double *  d,
int  xpitch,
double *  x 
)