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.
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.
Referenced by flopc::MP_index_subsetRef::evaluate(), and flopc::Boolean_SUBSETREF::evaluate().
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 274 of file MP_set.hpp.
References flopc::MP_domain::getEmpty().
Referenced by flopc::MP_index_subsetRef::getDomain().
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.
Referenced by flopc::MP_index_subsetRef::getIndex().