DGtal  1.2.0
Public Types
DGtal::KhalimskyPreSpaceND< dim, TInteger >::SCellMap< Value > Struct Template Reference

#include <DGtal/topology/KhalimskyPreSpaceND.h>

Public Types

typedef std::map< SCell, ValueType
 

Detailed Description

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

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

Definition at line 439 of file KhalimskyPreSpaceND.h.

Member Typedef Documentation

◆ Type

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

Definition at line 440 of file KhalimskyPreSpaceND.h.


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