An interval of a delineation.
More...
#include <delineation.h>
An interval of a delineation.
Definition at line 37 of file delineation.h.
◆ DelineationInterval()
smtrat::cadcells::datastructures::DelineationInterval::DelineationInterval |
( |
RootMap::const_iterator && |
lower, |
|
|
RootMap::const_iterator && |
upper, |
|
|
RootMap::const_iterator && |
end, |
|
|
bool |
lower_strict, |
|
|
bool |
upper_strict |
|
) |
| |
|
inlineprivate |
◆ contains()
bool smtrat::cadcells::datastructures::DelineationInterval::contains |
( |
const RAN & |
sample | ) |
const |
|
inline |
◆ is_section()
bool smtrat::cadcells::datastructures::DelineationInterval::is_section |
( |
| ) |
const |
|
inline |
◆ is_sector()
bool smtrat::cadcells::datastructures::DelineationInterval::is_sector |
( |
| ) |
const |
|
inline |
◆ lower()
const auto& smtrat::cadcells::datastructures::DelineationInterval::lower |
( |
| ) |
const |
|
inline |
◆ lower_strict()
bool smtrat::cadcells::datastructures::DelineationInterval::lower_strict |
( |
| ) |
const |
|
inline |
◆ lower_unbounded()
bool smtrat::cadcells::datastructures::DelineationInterval::lower_unbounded |
( |
| ) |
const |
|
inline |
◆ upper()
const auto& smtrat::cadcells::datastructures::DelineationInterval::upper |
( |
| ) |
const |
|
inline |
◆ upper_strict()
bool smtrat::cadcells::datastructures::DelineationInterval::upper_strict |
( |
| ) |
const |
|
inline |
◆ upper_unbounded()
bool smtrat::cadcells::datastructures::DelineationInterval::upper_unbounded |
( |
| ) |
const |
|
inline |
◆ Delineation
◆ m_end
RootMap::const_iterator smtrat::cadcells::datastructures::DelineationInterval::m_end |
|
private |
◆ m_lower
RootMap::const_iterator smtrat::cadcells::datastructures::DelineationInterval::m_lower |
|
private |
◆ m_lower_strict
bool smtrat::cadcells::datastructures::DelineationInterval::m_lower_strict |
|
private |
◆ m_upper
RootMap::const_iterator smtrat::cadcells::datastructures::DelineationInterval::m_upper |
|
private |
◆ m_upper_strict
bool smtrat::cadcells::datastructures::DelineationInterval::m_upper_strict |
|
private |
The documentation for this class was generated from the following file: