https://github.com/cran/gstat
Raw File
Tip revision: 1a04ffea2b01708292ee596b3cf636162b62bd5b authored by Edzer J. Pebesma on 30 October 2008, 02:28:29 UTC
version 0.9-53
Tip revision: 1a04ffe
direct.h
double valid_direction(DPOINT *a, DPOINT *b, int symmetric, const DATA *d);
void set_direction_values(double a, double b, double t_h, double t_v);
back to top