| cartodata
    5.1.2
    | 
Volume utilities base class for scalar types. More...
#include <cartodata/volume/volumeutil.h>
| Static Public Member Functions | |
| static T | min (const Volume< T > &o) | 
| Get the minimum voxel value of a volume.  More... | |
| static T | max (const Volume< T > &o) | 
| Get the maximum voxel value of a volume.  More... | |
Volume utilities base class for scalar types.
Definition at line 1636 of file volumeutil.h.
| 
 | static | 
Get the maximum voxel value of a volume.
Definition at line 375 of file volumeutil_d.h.
References carto::VolumeUtil< T >::accumulate().
| 
 | static | 
Get the minimum voxel value of a volume.
Definition at line 368 of file volumeutil_d.h.
References carto::VolumeUtil< T >::accumulate().