|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <cartobase/object/object.h>#include <aims/config/aimsdata_config.h>#include <aims/bucket/bucket.h>#include <aims/math/dtitensor.h>#include <cartobase/type/types.h>#include <iostream>#include <map>

Go to the source code of this file.
| Classes | |
| struct | aims::CoordinatesLess< T, D > | 
| Helper class for ordering Coordinates by their z, y, x coordinates.  More... | |
| struct | aims::CoordinatesLess< T, 3 > | 
| class | aims::BucketMap< T > | 
| An alternate, ordered, representation for buckets (voxels lists).  More... | |
| class | carto::DataTypeCode< aims::BucketMap< T > > | 
| Namespaces | |
| aims | |
| The class for EcatSino data write operation. | |
| carto | |
| Typedefs | |
| typedef CoordinatesLess< Point3d, 3 > | aims::BucketMapLess | 
| Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &out, const aims::BucketMap< T > &thing) | 
| 
 | inline | 
Definition at line 378 of file bucketMap.h.