Alexandria 2.25.0
SDC-CH common library for the Euclid project
|
#include <GridCellManagerVectorOfVectors.h>
Public Types | |
typedef std::vector< double > | data_type |
typedef VectorValueProxy< T > | reference_type |
typedef VectorValueProxy< T > | pointer_type |
typedef GridCellManagerVectorOfVectors< T >::StrideIterator | iterator |
Static Public Member Functions | |
static std::unique_ptr< GridCellManagerVectorOfVectors< T > > | factory (size_t size, size_t nested_values) |
static iterator | begin (GridCellManagerVectorOfVectors< T > &c) |
static iterator | end (GridCellManagerVectorOfVectors< T > &c) |
GridCellManagerTraits specialization
Definition at line 200 of file GridCellManagerVectorOfVectors.h.
typedef std::vector<double> Euclid::GridContainer::GridCellManagerTraits< GridCellManagerVectorOfVectors< T > >::data_type |
Definition at line 201 of file GridCellManagerVectorOfVectors.h.
typedef GridCellManagerVectorOfVectors<T>::StrideIterator Euclid::GridContainer::GridCellManagerTraits< GridCellManagerVectorOfVectors< T > >::iterator |
Definition at line 204 of file GridCellManagerVectorOfVectors.h.
typedef VectorValueProxy<T> Euclid::GridContainer::GridCellManagerTraits< GridCellManagerVectorOfVectors< T > >::pointer_type |
Definition at line 203 of file GridCellManagerVectorOfVectors.h.
typedef VectorValueProxy<T> Euclid::GridContainer::GridCellManagerTraits< GridCellManagerVectorOfVectors< T > >::reference_type |
Definition at line 202 of file GridCellManagerVectorOfVectors.h.
|
inlinestatic |
Definition at line 210 of file GridCellManagerVectorOfVectors.h.
References Euclid::GridContainer::GridCellManagerVectorOfVectors< T >::m_cell_size, and Euclid::GridContainer::GridCellManagerVectorOfVectors< T >::m_values.
|
inlinestatic |
Definition at line 214 of file GridCellManagerVectorOfVectors.h.
References Euclid::GridContainer::GridCellManagerVectorOfVectors< T >::m_cell_size, and Euclid::GridContainer::GridCellManagerVectorOfVectors< T >::m_values.
|
inlinestatic |
Definition at line 206 of file GridCellManagerVectorOfVectors.h.
References Euclid::GridContainer::GridCellManagerTraits< GridCellManager >::size().