cartodata  5.0.5
carto::VolumeUtil< T > Member List

This is the complete list of members for carto::VolumeUtil< T >, including all inherited members.

accumulate(BinaryFunction f, const VolumeRef< T > &o2, T initial)carto::VolumeUtil< T >inlinestatic
accumulate(BinaryFunction f, const Volume< T > &o2, T initial)carto::VolumeUtil< T >static
apply(UnaryFunction f, const VolumeRef< T > &o)carto::VolumeUtil< T >static
apply(BinaryFunction f, const VolumeRef< T > &o1, const VolumeRef< T > &o2)carto::VolumeUtil< T >static
selfApply(UnaryFunction f, VolumeRef< T > &o)carto::VolumeUtil< T >static
selfApply(BinaryFunction f, VolumeRef< T > &o1, const VolumeRef< T > &o2)carto::VolumeUtil< T >static