Functions

pknum29f.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 pknum29f.c:

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)

Function Documentation

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 
)