Functions

pknum04f.c File Reference

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

Functions

void pkn_BandmQRDecomposeMatrixf (int nrows, int ncols, const bandm_profile *aprof, const float *a, bandm_profile *qprof, float *q, bandm_profile *rprof, float *r)

Function Documentation

void pkn_BandmQRDecomposeMatrixf ( int  nrows,
int  ncols,
const bandm_profile aprof,
const float *  a,
bandm_profile qprof,
float *  q,
bandm_profile rprof,
float *  r 
)