aimsdata  5.1.2
Neuroimaging data handling
stl_conversion.h File Reference
#include <map>
Include dependency graph for stl_conversion.h:

Go to the source code of this file.

Namespaces

 aims
 The class for EcatSino data write operation.
 

Functions

template<typename Vector , typename IndexType >
void aims::toMap (const Vector &vector, std::map< IndexType, typename Vector::value_type > &map, const typename Vector::value_type &background=Vector::value_type(0))
 convert a vector or list into a sparse toMap More...