ndarray: ndarray::detail::StridedIterator< T > Class Template Reference

Public Types

typedef T Value
 
typedef T & Reference
 

Public Member Functions

 StridedIterator (T *data, Offset stride)
 
 StridedIterator (StridedIterator const &other)
 
template<typename U >
 StridedIterator (StridedIterator< U > const &other)
 
StridedIteratoroperator= (StridedIterator const &other)
 
template<typename U >
StridedIteratoroperator= (StridedIterator< U > const &other)
 

Friends

class boost::iterator_core_access
 

The documentation for this class was generated from the following file: