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