DGtal
1.5.beta
StdDefs.cpp
1
25
#include "DGtal/helpers/StdDefs.h"
26
27
31
template
class
DGtal::SpaceND<2, DGtal::Z2i::Integer>
;
32
template
class
DGtal::PointVector<2, DGtal::Z2i::Integer>
;
33
template
class
DGtal::KhalimskySpaceND< 2, DGtal::Z2i::Integer >
;
34
template
class
DGtal::HyperRectDomain< DGtal::Z2i::Space >
;
35
template
class
DGtal::MetricAdjacency< DGtal::Z2i::Space, 1>
;
36
template
class
DGtal::MetricAdjacency< DGtal::Z2i::Space, 2>
;
37
template
class
DGtal::DigitalTopology< DGtal::Z2i::Adj4, DGtal::Z2i::Adj8 >
;
38
template
class
DGtal::DigitalTopology< DGtal::Z2i::Adj8, DGtal::Z2i::Adj4 >
;
39
template
class
DGtal::DigitalSetByAssociativeContainer
<
DGtal::Z2i::Domain
,
40
std::unordered_set< typename DGtal::Z2i::Domain::Point> >;
41
template
class
DGtal::GridCurve<DGtal::Z2i::K2>
;
42
template
class
DGtal::ExactPredicateLpSeparableMetric<DGtal::Z2i::Space,2>
;
43
template
class
DGtal::ExactPredicateLpSeparableMetric<DGtal::Z2i::Space,1>
;
44
template
class
DGtal::ExactPredicateLpPowerSeparableMetric<DGtal::Z2i::Space,2>
;
45
template
class
DGtal::ExactPredicateLpPowerSeparableMetric<DGtal::Z2i::Space,1>
;
46
47
51
template
class
DGtal::SpaceND<3, DGtal::Z3i::Integer>
;
52
template
class
DGtal::PointVector<3, DGtal::Z3i::Integer>
;
53
template
class
DGtal::KhalimskySpaceND< 3, DGtal::Z3i::Integer >
;
54
template
class
DGtal::HyperRectDomain< DGtal::Z3i::Space >
;
55
template
class
DGtal::MetricAdjacency< DGtal::Z3i::Space, 1>
;
56
template
class
DGtal::MetricAdjacency< DGtal::Z3i::Space, 2>
;
57
template
class
DGtal::MetricAdjacency< DGtal::Z3i::Space, 3>
;
58
template
class
DGtal::DigitalTopology< DGtal::Z3i::Adj6, DGtal::Z3i::Adj26 >
;
59
template
class
DGtal::DigitalTopology< DGtal::Z3i::Adj26, DGtal::Z3i::Adj6 >
;
60
template
class
DGtal::DigitalTopology< DGtal::Z3i::Adj18, DGtal::Z3i::Adj26 >
;
61
template
class
DGtal::DigitalTopology< DGtal::Z3i::Adj26, DGtal::Z3i::Adj18 >
;
62
template
class
DGtal::DigitalSetByAssociativeContainer
<
DGtal::Z3i::Domain
,
63
std::unordered_set< typename DGtal::Z3i::Domain::Point> >;
64
template
class
DGtal::ExactPredicateLpSeparableMetric<DGtal::Z3i::Space,2>
;
65
template
class
DGtal::ExactPredicateLpSeparableMetric<DGtal::Z3i::Space,1>
;
66
template
class
DGtal::ExactPredicateLpPowerSeparableMetric<DGtal::Z3i::Space,2>
;
67
template
class
DGtal::ExactPredicateLpPowerSeparableMetric<DGtal::Z3i::Space,1>
;
DGtal::DigitalSetByAssociativeContainer
Aim: A wrapper class around a STL associative container for storing sets of digital points within som...
Definition:
DigitalSetByAssociativeContainer.h:90
DGtal::DigitalTopology
Aim: Represents a digital topology as a couple of adjacency relations.
Definition:
DigitalTopology.h:96
DGtal::ExactPredicateLpPowerSeparableMetric
Aim: implements weighted separable l_p metrics with exact predicates.
Definition:
ExactPredicateLpPowerSeparableMetric.h:88
DGtal::ExactPredicateLpSeparableMetric
Aim: implements separable l_p metrics with exact predicates.
Definition:
ExactPredicateLpSeparableMetric.h:88
DGtal::GridCurve
Aim: describes, in a cellular space of dimension n, a closed or open sequence of signed d-cells (or d...
Definition:
GridCurve.h:173
DGtal::HyperRectDomain
Aim: Parallelepidec region of a digital space, model of a 'CDomain'.
Definition:
HyperRectDomain.h:100
DGtal::KhalimskySpaceND
Aim: This class is a model of CCellularGridSpaceND. It represents the cubical grid as a cell complex,...
Definition:
KhalimskySpaceND.h:394
DGtal::MetricAdjacency
Aim: Describes digital adjacencies in digital spaces that are defined with the 1-norm and the infinit...
Definition:
MetricAdjacency.h:80
DGtal::PointVector
Aim: Implements basic operations that will be used in Point and Vector classes.
Definition:
PointVector.h:593
DGtal::SpaceND
Definition:
SpaceND.h:96
DGtal::Z2i::Domain
HyperRectDomain< Space > Domain
Definition:
StdDefs.h:99
DGtal::Z3i::Domain
HyperRectDomain< Space > Domain
Definition:
StdDefs.h:172
src
DGtal
helpers
StdDefs.cpp
Generated on Sat Nov 9 2024 12:44:50 for DGtal by
1.9.1