DGtal 2.1.0
Loading...
Searching...
No Matches
DGtal::BoundedLatticePolytope< TSpace >::StrictUnitSegment Struct Reference

#include <DGtal/geometry/volumes/BoundedLatticePolytope.h>

Public Member Functions

 StrictUnitSegment (Dimension d)
 

Data Fields

Dimension k
 

Detailed Description

template<typename TSpace>
struct DGtal::BoundedLatticePolytope< TSpace >::StrictUnitSegment

Represents the unit segment from (0,...,0) (excluded) to (0,...,1,...,0) (excluded) with the 1 at position k.

Definition at line 103 of file BoundedLatticePolytope.h.

Constructor & Destructor Documentation

◆ StrictUnitSegment()

template<typename TSpace >
DGtal::BoundedLatticePolytope< TSpace >::StrictUnitSegment::StrictUnitSegment ( Dimension  d)
inline

Field Documentation

◆ k

template<typename TSpace >
Dimension DGtal::BoundedLatticePolytope< TSpace >::StrictUnitSegment::k

Definition at line 104 of file BoundedLatticePolytope.h.


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