|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#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 | ||
| ) |