blitz  Version 0.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
VectorIter< P_numtype > Member List

This is the complete list of members for VectorIter< P_numtype >, including all inherited members.

_bz_dynamicLengthCountVectorIter< P_numtype >static
_bz_fastAccess(int i) const VectorIter< P_numtype >inline
_bz_fastAccess(int i)VectorIter< P_numtype >inline
_bz_hasFastAccess() const VectorIter< P_numtype >inline
_bz_staticLengthVectorIter< P_numtype >static
_bz_staticLengthCountVectorIter< P_numtype >static
_bz_suggestLength() const VectorIter< P_numtype >inline
data_VectorIter< P_numtype >private
isUnitStride() const VectorIter< P_numtype >inline
length(int) const VectorIter< P_numtype >inline
length_VectorIter< P_numtype >private
operator()(int i) const VectorIter< P_numtype >inline
operator()(int i)VectorIter< P_numtype >inline
operator*() const VectorIter< P_numtype >inline
operator*()VectorIter< P_numtype >inline
operator+(int i)VectorIter< P_numtype >inline
operator[](int i) const VectorIter< P_numtype >inline
operator[](int i)VectorIter< P_numtype >inline
stride_VectorIter< P_numtype >private
T_numtype typedefVectorIter< P_numtype >
VectorIter(Vector< P_numtype > &x)VectorIter< P_numtype >inlineexplicit
VectorIter(P_numtype *restrict data, int stride, int length)VectorIter< P_numtype >inline
VectorIter()VectorIter< P_numtype >inlineprivate