GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
int | dig_prune (struct line_pnts *points, double thresh) |
int dig_prune | ( | struct line_pnts * | points, |
double | thresh | ||
) |
Definition at line 74 of file prune.c.
References cur_x, cur_y, line_pnts::n_points, t, line_pnts::x, and line_pnts::y.