DGtal  1.2.0
Public Types
DGtal::SpaceND< dim, TInteger >::Subspace< subdimension > Struct Template Reference

Define the type of a subspace. More...

#include <DGtal/kernel/SpaceND.h>

Public Types

typedef SpaceND< subdimension, IntegerType
 

Detailed Description

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension subdimension>
struct DGtal::SpaceND< dim, TInteger >::Subspace< subdimension >

Define the type of a subspace.

Definition at line 143 of file SpaceND.h.

Member Typedef Documentation

◆ Type

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension subdimension>
typedef SpaceND<subdimension, Integer> DGtal::SpaceND< dim, TInteger >::Subspace< subdimension >::Type

Definition at line 145 of file SpaceND.h.


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