|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <stdio.h>#include <math.h>#include <unistd.h>#include <grass/gis.h>#include <grass/interpf.h>
Go to the source code of this file.
Functions | |
| double | IL_dist_square (double *pt1, double *pt2, int dim) |