DGtal 2.1.0
|
Public Types | |
using | Space = DGtal::SpaceND< dim > |
using | Point = Space::Point |
using | Domain = DGtal::HyperRectDomain< Space > |
using | Space = DGtal::SpaceND< dim > |
using | Point = Space::Point |
using | Domain = DGtal::HyperRectDomain< Space > |
using | Space = DGtal::SpaceND< dim > |
using | Point = Space::Point |
using | Domain = DGtal::HyperRectDomain< Space > |
Public Member Functions | |
BenchDomain () | |
BenchDomain () | |
BenchDomain () | |
Data Fields | |
Point | a |
Point | b |
Domain | domain |
std::vector< Point::Dimension > | dimensions |
Static Public Attributes | |
static constexpr std::size_t | dim = 3 |
static constexpr signed long long int | size = 200 |
static constexpr std::size_t | N = 100 |
Definition at line 47 of file benchmarkHyperRectDomain-catch.cpp.
Definition at line 54 of file benchmarkHyperRectDomain-catch.cpp.
Definition at line 55 of file benchmarkHyperRectDomain-google.cpp.
Definition at line 72 of file benchmarkHyperRectDomain.cpp.
using BenchDomain::Point = Space::Point |
Definition at line 53 of file benchmarkHyperRectDomain-catch.cpp.
using BenchDomain::Point = Space::Point |
Definition at line 54 of file benchmarkHyperRectDomain-google.cpp.
using BenchDomain::Point = Space::Point |
Definition at line 71 of file benchmarkHyperRectDomain.cpp.
using BenchDomain::Space = DGtal::SpaceND<dim> |
Definition at line 52 of file benchmarkHyperRectDomain-catch.cpp.
using BenchDomain::Space = DGtal::SpaceND<dim> |
Definition at line 53 of file benchmarkHyperRectDomain-google.cpp.
using BenchDomain::Space = DGtal::SpaceND<dim> |
Definition at line 70 of file benchmarkHyperRectDomain.cpp.
|
inline |
Definition at line 56 of file benchmarkHyperRectDomain-catch.cpp.
References dimensions.
|
inline |
|
inline |
Point BenchDomain::a |
Definition at line 65 of file benchmarkHyperRectDomain-catch.cpp.
Point BenchDomain::b |
Definition at line 65 of file benchmarkHyperRectDomain-catch.cpp.
|
staticconstexpr |
Definition at line 49 of file benchmarkHyperRectDomain-catch.cpp.
std::vector< Point::Dimension > BenchDomain::dimensions |
Definition at line 67 of file benchmarkHyperRectDomain-catch.cpp.
Referenced by BenchDomain().
Domain BenchDomain::domain |
Definition at line 66 of file benchmarkHyperRectDomain-catch.cpp.
|
staticconstexpr |
Definition at line 68 of file benchmarkHyperRectDomain.cpp.
|
staticconstexpr |
Definition at line 50 of file benchmarkHyperRectDomain-catch.cpp.