[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

details PropertyMap< KEYTYPE, MAPPEDTYPE, IndexVectorTag > Class Template Reference VIGRA

Specialization of PropertyMap that stores the elements in a vector (size = number of stored elements). An additional index vector is needed for bookkeeping (size = max node id of stored elements). More...

#include <vigra/graphs.hxx>

Detailed Description

template<typename KEYTYPE, typename MAPPEDTYPE>
class vigra::PropertyMap< KEYTYPE, MAPPEDTYPE, IndexVectorTag >

Specialization of PropertyMap that stores the elements in a vector (size = number of stored elements). An additional index vector is needed for bookkeeping (size = max node id of stored elements).


The documentation for this class was generated from the following file:

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.0 (Fri May 19 2017)