![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
#include <aims/config/aimsdata_config.h>
#include <aims/bucket/item.h>
#include <aims/data/pheader.h>
#include <iostream>
#include <map>
#include <list>
#include <aims/bucket/bucketMap.h>
Go to the source code of this file.
Classes | |
class | AimsBucket< T > |
The bucket base class to manage packages of points associated to their value during time. More... | |
class | aims::BucketMap< T > |
An alternate, ordered, representation for buckets (voxels lists). More... | |
class | AimsBucket< T > |
The bucket base class to manage packages of points associated to their value during time. More... | |
class | carto::DataTypeCode< AimsBucket< T > > |
Namespaces | |
aims | |
The class for EcatSino data write operation. | |
carto | |
Functions | |
template<class T > | |
AIMSDATA_API std::ostream & | operator<< (std::ostream &out, const AimsBucket< T > &thing) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const AimsBucket< T > &thing) |
|
inline |
|
inline |