Functions

pknum09f.c File Reference

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

Functions

void pkn_PrintBandmf (int ncols, const bandm_profile *aprof, const float *a)
void pkn_PrintBandmRowSumf (int ncols, const bandm_profile *aprof, const float *a)
void pkn_PrintMatf (int nrows, int ncols, const float *a)

Function Documentation

void pkn_PrintBandmf ( int  ncols,
const bandm_profile aprof,
const float *  a 
)
void pkn_PrintBandmRowSumf ( int  ncols,
const bandm_profile aprof,
const float *  a 
)
void pkn_PrintMatf ( int  nrows,
int  ncols,
const float *  a 
)