|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <map>
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... | |