Dymnamic index set. More...
Go to the source code of this file.
Classes | |
class | DIdxSet |
Dynamic index set.Class DIdxSet provides dynamic IdxSet in the sense, that no restrictions are posed on the use of methods add(). However, method indexMem() has been moved to the private members. This is because DIdxSet adds its own memory management to class IdxSet and the user must not interfere with it. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Dymnamic index set.
Definition in file didxset.h.