|
| std::size_t | addEC () |
| | Add a poly to the respective origin. More...
|
| |
| void | addPolyToEC (std::size_t id, std::size_t pid) |
| |
| bool | hasEC () const |
| |
| std::size_t | count () const |
| |
| const auto & | getEC (std::size_t ecid) const |
| |
| auto & | getEC (std::size_t ecid) |
| |
Definition at line 64 of file ProjectionInformation.h.
◆ addEC()
| std::size_t smtrat::cad::ProjectionLevelInformation::EquationalConstraints::addEC |
( |
| ) |
|
|
inline |
◆ addPolyToEC()
| void smtrat::cad::ProjectionLevelInformation::EquationalConstraints::addPolyToEC |
( |
std::size_t |
id, |
|
|
std::size_t |
pid |
|
) |
| |
|
inline |
◆ count()
| std::size_t smtrat::cad::ProjectionLevelInformation::EquationalConstraints::count |
( |
| ) |
const |
|
inline |
◆ getEC() [1/2]
| auto& smtrat::cad::ProjectionLevelInformation::EquationalConstraints::getEC |
( |
std::size_t |
ecid | ) |
|
|
inline |
◆ getEC() [2/2]
| const auto& smtrat::cad::ProjectionLevelInformation::EquationalConstraints::getEC |
( |
std::size_t |
ecid | ) |
const |
|
inline |
◆ hasEC()
| bool smtrat::cad::ProjectionLevelInformation::EquationalConstraints::hasEC |
( |
| ) |
const |
|
inline |
◆ mData
| std::vector<EquationalConstraint> smtrat::cad::ProjectionLevelInformation::EquationalConstraints::mData |
|
private |
The documentation for this struct was generated from the following file: