Functions

zeromat.c File Reference

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

Functions

void pkv_ZeroMatc (int nrows, int rowlen, int pitch, char *data)

Function Documentation

void pkv_ZeroMatc ( int  nrows,
int  rowlen,
int  pitch,
char *  data 
)