#include <roots.h>
Definition at line 107 of file roots.h.
◆ RootFunction() [1/3]
smtrat::cadcells::datastructures::RootFunction::RootFunction |
( |
IndexedRoot |
data | ) |
|
|
inline |
◆ RootFunction() [2/3]
smtrat::cadcells::datastructures::RootFunction::RootFunction |
( |
CompoundMinMax && |
data | ) |
|
|
inline |
◆ RootFunction() [3/3]
smtrat::cadcells::datastructures::RootFunction::RootFunction |
( |
CompoundMaxMin && |
data | ) |
|
|
inline |
◆ cmaxmin()
const CompoundMaxMin& smtrat::cadcells::datastructures::RootFunction::cmaxmin |
( |
| ) |
const |
|
inline |
◆ cminmax()
const CompoundMinMax& smtrat::cadcells::datastructures::RootFunction::cminmax |
( |
| ) |
const |
|
inline |
◆ has_poly()
bool smtrat::cadcells::datastructures::RootFunction::has_poly |
( |
const PolyRef |
poly | ) |
const |
|
inline |
◆ is_cmaxmin()
bool smtrat::cadcells::datastructures::RootFunction::is_cmaxmin |
( |
| ) |
const |
|
inline |
◆ is_cminmax()
bool smtrat::cadcells::datastructures::RootFunction::is_cminmax |
( |
| ) |
const |
|
inline |
◆ is_root()
bool smtrat::cadcells::datastructures::RootFunction::is_root |
( |
| ) |
const |
|
inline |
◆ poly_root_above()
std::optional<IndexedRoot> smtrat::cadcells::datastructures::RootFunction::poly_root_above |
( |
const PolyRef |
poly | ) |
const |
|
inline |
◆ poly_root_below()
std::optional<IndexedRoot> smtrat::cadcells::datastructures::RootFunction::poly_root_below |
( |
const PolyRef |
poly | ) |
const |
|
inline |
◆ polys() [1/2]
boost::container::flat_set<PolyRef> smtrat::cadcells::datastructures::RootFunction::polys |
( |
| ) |
const |
|
inline |
◆ polys() [2/2]
void smtrat::cadcells::datastructures::RootFunction::polys |
( |
boost::container::flat_set< PolyRef > & |
result | ) |
const |
|
inline |
◆ root()
const IndexedRoot& smtrat::cadcells::datastructures::RootFunction::root |
( |
| ) |
const |
|
inline |
◆ roots()
const auto& smtrat::cadcells::datastructures::RootFunction::roots |
( |
| ) |
const |
|
inline |
◆ operator<
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const RootFunction & |
data |
|
) |
| |
|
friend |
◆ operator==
◆ m_data
The documentation for this class was generated from the following file:
- smtrat-cadcells/datastructures/roots.h