|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|

Go to the source code of this file.
Functions | |
| int | min1 (int arg1, int arg2) |
| int | max1 (int arg1, int arg2) |
| double | amax1 (double arg1, double arg2) |
| double | amin1 (double arg1, double arg2) |
| double amax1 | ( | double | arg1, |
| double | arg2 | ||
| ) |
Definition at line 52 of file minmax.c.
Referenced by IL_secpar_loop_2d().
| double amin1 | ( | double | arg1, |
| double | arg2 | ||
| ) |
Definition at line 65 of file minmax.c.
Referenced by IL_secpar_loop_2d().