Functions

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

Functions

void pkn_multiBandmSolveDLSQf (int nrows, int ncols, const bandm_profile *atprof, const float *at, int nrsides, int spdimen, int bpitch, const float *b, int x0pitch, const float *x0, int xpitch, float *x)

Function Documentation

void pkn_multiBandmSolveDLSQf ( int  nrows,
int  ncols,
const bandm_profile atprof,
const float *  at,
int  nrsides,
int  spdimen,
int  bpitch,
const float *  b,
int  x0pitch,
const float *  x0,
int  xpitch,
float *  x 
)