GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
c_divr.c File Reference
#include <grass/gis.h>
#include <grass/stats.h>
Include dependency graph for c_divr.c:

Go to the source code of this file.

Functions

void c_divr (DCELL *result, DCELL *values, int n, const void *closure UNUSED)
 

Function Documentation

◆ c_divr()

void c_divr ( DCELL result,
DCELL values,
int  n,
const void *closure  UNUSED 
)

Definition at line 4 of file c_divr.c.

References count, and sort_cell().