|
GRASS Programmer's Manual
6.4.2(2012)
|

Go to the source code of this file.
Macros | |
| #define | NSTEP 721 |
| #define | H 0.025 |
Functions | |
| void | nscor1 (double s[], int n, int n2, double work[], int *ifault) |
| void | init (double work[]) |
| void | nscor2 (double s[], int n, int n2, int *ifault) |
| #define H 0.025 |
Definition at line 15 of file as177.c.
Referenced by G_window_percentage_overlap(), init(), and nscor1().
| void init | ( | double | work[] | ) |
Definition at line 65 of file as177.c.
References alnorm(), H, gui_modules.wxnviz::log, and NSTEP.
Referenced by G__read_env(), and G__write_env().
| void nscor1 | ( | double | s[], |
| int | n, | ||
| int | n2, | ||
| double | work[], | ||
| int * | ifault | ||
| ) |
Definition at line 28 of file as177.c.
References H, gui_modules.wxnviz::log, and NSTEP.