Implements set operations for IndSimpSet. More...
#include "IndSimpSetIncAdj.h"
#include "ISS_SimplexQuery.h"
#include <set>
#include <stack>
#include "set.ipp"
Go to the source code of this file.
Functions | |
template<typename IntForIter , typename IntOutIter > | |
void | determineComplementSetOfIndices (const int upperBound, IntForIter beginning, IntForIter end, IntOutIter indexIterator) |
Make the complement set of indices. |
Implements set operations for IndSimpSet.