cartodata
5.1.2
|
#include <cartodata/volume/volumebase_d_operators.h>
Static Public Member Functions | |
static T | min (const Volume< T > &) |
static T | max (const Volume< T > &) |
static DataTypeTraits< T >::LongType | sum (const Volume< T > &) |
Definition at line 57 of file volumebase_d_operators.h.
|
inlinestatic |
Definition at line 66 of file volumebase_d_operators.h.
Referenced by carto::Volume< T >::max().
|
inlinestatic |
Definition at line 59 of file volumebase_d_operators.h.
Referenced by carto::Volume< T >::min().
|
inlinestatic |
Definition at line 74 of file volumebase_d_operators.h.
Referenced by carto::Volume< T >::sum().