CAPD RedHom Library
capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM >::View< D > Struct Template Reference

#include <capd/graph/GridGraph.h>

Public Types

typedef GridGraphBase< typename Indexer::template View< D >::type, VertexValidator, DIMtype
 

Member Typedef Documentation

template<typename IndexerT, typename VertexValidator, int _DIM = IndexerT::DIM>
template<std::size_t D>
typedef GridGraphBase<typename Indexer::template View<D>::type, VertexValidator, DIM> capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM >::View< D >::type