DGtal  1.2.0
Public Types
DGtal::SpaceND< dim, TInteger >::Subcospace< codimension > Struct Template Reference

Define the type of a sub co-Space. More...

#include <DGtal/kernel/SpaceND.h>

Public Types

typedef SpaceND< dim - codimension, IntegerType
 

Detailed Description

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension codimension>
struct DGtal::SpaceND< dim, TInteger >::Subcospace< codimension >

Define the type of a sub co-Space.

Definition at line 136 of file SpaceND.h.

Member Typedef Documentation

◆ Type

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension codimension>
typedef SpaceND< dim - codimension, Integer > DGtal::SpaceND< dim, TInteger >::Subcospace< codimension >::Type

Definition at line 138 of file SpaceND.h.


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