FreePOOMA
2.4.1
|
ViewIndexer translates a set of "local" indices for a view of some domain into the "base" coordinates of the domain that ultimately spawned the view. More...
#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... |
ViewIndexer translates a set of "local" indices for a view of some domain into the "base" coordinates of the domain that ultimately spawned the view.