DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::MetricAdjacency< TSpace, maxNorm1, dimension >::VertexMap< Value > Struct Template Reference

#include <MetricAdjacency.h>

Public Types

typedef std::map< Vertex, Value > Type

Detailed Description

template<typename TSpace, Dimension maxNorm1, Dimension dimension = TSpace::dimension>
template<typename Value>
struct DGtal::MetricAdjacency< TSpace, maxNorm1, dimension >::VertexMap< Value >

Definition at line 96 of file MetricAdjacency.h.


Member Typedef Documentation

template<typename TSpace, Dimension maxNorm1, Dimension dimension = TSpace::dimension>
template<typename Value >
typedef std::map<Vertex, Value> DGtal::MetricAdjacency< TSpace, maxNorm1, dimension >::VertexMap< Value >::Type

Definition at line 97 of file MetricAdjacency.h.


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