|  | aimsdata
    5.1.2
    Neuroimaging data handling | 


Go to the source code of this file.
| Namespaces | |
| aims | |
| The class for EcatSino data write operation. | |
| Functions | |
| BucketMap< Void > * | aims::mask (const BucketMap< Void > &src, const BucketMap< Void > &m, bool intersect=true) | 
| mask src object with m.  More... | |
| template<typename T > | |
| BucketMap< Void > * | aims::maskWithVolume (const BucketMap< Void > &src, const carto::rc_ptr< carto::Volume< T > > m, const T &val=0, bool insideval=false) | 
| mask src object with m, avoiding value val in m if insideval is true, keeping only val otherwise  More... | |