Functions

pknum09d.c File Reference

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

Functions

void pkn_PrintBandmd (int ncols, const bandm_profile *aprof, const double *a)
void pkn_PrintBandmRowSumd (int ncols, const bandm_profile *aprof, const double *a)
void pkn_PrintMatd (int nrows, int ncols, const double *a)

Function Documentation

void pkn_PrintBandmd ( int  ncols,
const bandm_profile aprof,
const double *  a 
)
void pkn_PrintBandmRowSumd ( int  ncols,
const bandm_profile aprof,
const double *  a 
)
void pkn_PrintMatd ( int  nrows,
int  ncols,
const double *  a 
)