Functions

pknum04d.c File Reference

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

Functions

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

Function Documentation

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