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

#include <DGtal/topology/KhalimskySpaceND.h>

Public Types

typedef std::map< SCell, ValueType
 

Detailed Description

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

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

Definition at line 460 of file KhalimskySpaceND.h.

Member Typedef Documentation

◆ Type

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

Definition at line 461 of file KhalimskySpaceND.h.


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