Internal representation of a "set". More...
#include <MP_set.hpp>


Public Member Functions | |
| virtual MP_index * | getIndex () const |
| virtual MP_domain | getDomain (MP_set *s) const |
| int | evaluate () const |
Internal representation of a "set".
Definition at line 269 of file MP_set.hpp.
| virtual MP_index* flopc::SUBSETREF::getIndex | ( | ) | const [inline, virtual] |
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 271 of file MP_set.hpp.
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 274 of file MP_set.hpp.
| int flopc::SUBSETREF::evaluate | ( | ) | const [inline, virtual] |
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 277 of file MP_set.hpp.
1.6.1