![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
#include <cartodata/volume/volume.h>
Go to the source code of this file.
Namespaces | |
aims | |
The class for EcatSino data write operation. | |
Functions | |
template<typename ObjectType , typename ValueType > | |
void | aims::minmax (const ObjectType &, ValueType &min, ValueType &max) |
template<typename ValueType > | |
void | aims::minmax (const carto::Volume< ValueType > &volume, ValueType &min, ValueType &max) |
template<typename ValueType > | |
void | aims::minmax (const carto::rc_ptr< carto::Volume< ValueType > > &volume, ValueType &min, ValueType &max) |
template<typename ValueType > | |
void | aims::minmax (const carto::VolumeRef< ValueType > &volume, ValueType &min, ValueType &max) |