#include "Domain/Interval.h"
#include "Domain/Loc.h"
#include "Domain/Range.h"
#include "Domain/SliceDomain.h"
Classes | |
class | ViewIndexer< Dim, Dim2 > |
ViewIndexer translates indices in a Dim-dimensional domain back to the corresponding indices in the original Dim2-dimensional domain, taking into account things like slices. More... | |
class | ViewIndexer< Dim, Dim > |
This is an extra-special version of View indexer that optimizes indexing for the case where we have not taken a slice. More... |