File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value > Struct Template Reference

#include <DGtal/topology/DomainAdjacency.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TDomain, typename TAdjacency>
template<typename Value>
struct DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value >

Definition at line 93 of file DomainAdjacency.h.

Member Typedef Documentation

◆ Type

template<typename TDomain , typename TAdjacency >
template<typename Value >
typedef std::map<Vertex, Value> DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value >::Type

Definition at line 94 of file DomainAdjacency.h.


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