GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <grass/config.h>
#include <stdio.h>
#include <grass/gmath.h>
#include <grass/gis.h>
#include <grass/glocale.h>
Go to the source code of this file.
Macros | |
#define | FORWARD 1 |
#define | INVERSE -1 |
#define | SCALE 1 |
#define | NOSCALE 0 |
Functions | |
int | del2g (double *img[2], int size, double w) |