#include <bound_delta.h>
Inheritance diagram for bound_undelta:


Public Methods | |
| bound_undelta (const std::vector< unsigned int > &__i, const std::vector< interval > &__b, double _og, double _olv) | |
| bound_undelta (const std::vector< unsigned int > &__i, double _og, double _olv) | |
| bound_undelta (const bound_undelta &__d) | |
| bound_undelta * | new_copy () const |
| void | destroy_copy (bound_undelta *__d) |
| bool | unapply (work_node &_x) const |
| virtual void | destroy_copy (undelta_base *__d) |
| undelta | make_undelta () |
| virtual bool | unapply3 (work_node &_x, const work_node &_y) const |
Public Attributes | |
| std::vector< unsigned int > | indices |
| std::vector< interval > | old_f_bounds |
| double | old_gain |
| double | old_log_vol |
Friends | |
| class | bound_delta |
|
||||||||||||||||||||
|
Definition at line 42 of file bound_delta.h. |
|
||||||||||||||||
|
Definition at line 48 of file bound_delta.h. |
|
|
Definition at line 53 of file bound_delta.h. |
|
|
Definition at line 146 of file api_deltabase.h. |
|
|
Definition at line 65 of file bound_delta.h. |
|
|
Definition at line 150 of file api_deltabase.h. |
|
|
Reimplemented from undelta_base. Definition at line 64 of file bound_delta.h. |
|
|
Reimplemented from undelta_base. Definition at line 66 of file bound_delta.cc. |
|
||||||||||||
|
Definition at line 69 of file api_delta.h. |
|
|
Definition at line 69 of file bound_delta.h. |
|
|
Definition at line 35 of file bound_delta.h. |
|
|
Definition at line 37 of file bound_delta.h. |
|
|
Definition at line 40 of file bound_delta.h. |
|
|
Definition at line 40 of file bound_delta.h. |
1.2.18