DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::KhalimskyPreSpaceND< dim, TInteger >::CellMap< Value > Struct Template Reference

#include <DGtal/topology/KhalimskyPreSpaceND.h>

Public Types

typedef std::map< Cell, ValueType
 

Detailed Description

template<Dimension dim, typename TInteger>
template<typename Value>
struct DGtal::KhalimskyPreSpaceND< dim, TInteger >::CellMap< Value >

Template rebinding for defining the type that is a mapping Cell -> Value.

Definition at line 433 of file KhalimskyPreSpaceND.h.

Member Typedef Documentation

◆ Type

template<Dimension dim, typename TInteger >
template<typename Value >
typedef std::map<Cell,Value> DGtal::KhalimskyPreSpaceND< dim, TInteger >::CellMap< Value >::Type

Definition at line 434 of file KhalimskyPreSpaceND.h.


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