GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | matprt (double *a, int n, int m, char *fmt) |
void | fmatprt (FILE *fp, double *a, int n, int m, char *fmt) |
void fmatprt | ( | FILE * | fp, |
double * | a, | ||
int | n, | ||
int | m, | ||
char * | fmt | ||
) |