Functions

pknum14f.c File Reference

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

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)

Function Documentation

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 
)