FLOPC++
|
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 |
![]() | |
virtual void | display () const |
Additional Inherited Members | |
![]() | |
MP_index_base () | |
virtual | ~MP_index_base () |
Internal representation of a "set".
Definition at line 273 of file MP_set.hpp.
|
inlinevirtual |
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 281 of file MP_set.hpp.
Referenced by flopc::MP_index_subsetRef::evaluate().
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 278 of file MP_set.hpp.
References flopc::MP_domain::getEmpty().
Referenced by flopc::MP_index_subsetRef::getDomain().
|
inlinevirtual |
Implements flopc::MP_index_base.
Reimplemented in flopc::SubsetRef< nbr >.
Definition at line 275 of file MP_set.hpp.
Referenced by flopc::MP_index_subsetRef::getIndex().