codac 1.5.6
|
This is the complete list of members for codac::SIVIAPaving, including all inherited members.
bisect(float ratio=0.49) | codac::Paving | |
box() const | codac::Set | |
compute(const Function &f, const IntervalVector &y, float precision) | codac::SIVIAPaving | |
compute(Ctc &ctc, float precision) | codac::SIVIAPaving | |
compute(ibex::Sep &sep, float precision) | codac::SIVIAPaving | |
flag() const | codac::Paving | |
get_boxes(std::list< IntervalVector > &l_subpavings, SetValue val, SetValue neg_val=SetValue::DEFAULT) const | codac::Paving | |
get_connected_subsets(bool sort_by_size=false, SetValue val=SetValue::UNKNOWN|SetValue::IN) const | codac::Paving | |
get_first_leaf(SetValue val, bool without_flag=false) | codac::Paving | |
get_first_leaf(SetValue val, bool without_flag=false) const | codac::Paving | |
get_first_subpaving() | codac::Paving | |
get_first_subpaving() const | codac::Paving | |
get_neighbours(std::vector< const Paving * > &v_neighbours, SetValue val=SetValue::IN|SetValue::OUT|SetValue::UNKNOWN, bool without_flag=false) const | codac::Paving | |
get_pavings_intersecting(SetValue val, const IntervalVector &box_to_intersect, std::vector< const Paving * > &v_subpavings, bool no_degenerated_intersection=false) const | codac::Paving | |
get_root() | codac::Paving | |
get_root() const | codac::Paving | |
get_second_subpaving() | codac::Paving | |
get_second_subpaving() const | codac::Paving | |
is_leaf() const | codac::Paving | |
m_box | codac::Set | protected |
m_flag | codac::Paving | mutable |
m_root | codac::Paving | |
m_second_subpaving | codac::Paving | |
m_value | codac::Set | protected |
Paving(const IntervalVector &box, SetValue value=SetValue::UNKNOWN) | codac::Paving | |
reset_flags() const | codac::Paving | |
reset_paving(SetValue value=SetValue::UNKNOWN) | codac::Paving | |
Set(const IntervalVector &box, SetValue value=SetValue::UNKNOWN) | codac::Set | |
set_flag() const | codac::Paving | |
set_value(SetValue value) | codac::Set | |
SIVIAPaving(const IntervalVector &init_box) | codac::SIVIAPaving | |
size() const | codac::Set | |
value() const | codac::Set | |
~Paving() | codac::Paving | |
~Set() | codac::Set |