GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
FP_stats Struct Reference

#include <raster.h>

Data Fields

int geometric
 
int geom_abs
 
int flip
 
int count
 
DCELL min
 
DCELL max
 
unsigned longstats
 
unsigned long total
 

Detailed Description

Definition at line 225 of file raster.h.

Field Documentation

◆ count

int FP_stats::count

Definition at line 229 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ flip

int FP_stats::flip

Definition at line 228 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ geom_abs

int FP_stats::geom_abs

Definition at line 227 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ geometric

int FP_stats::geometric

Definition at line 226 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ max

DCELL FP_stats::max

Definition at line 230 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ min

DCELL FP_stats::min

Definition at line 230 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ stats

unsigned long* FP_stats::stats

Definition at line 231 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().

◆ total

unsigned long FP_stats::total

Definition at line 232 of file raster.h.

Referenced by Rast_histogram_eq_fp_colors().


The documentation for this struct was generated from the following file: