#include <veciter.h>
List of all members.
template<typename P_numtype>
class VectorIter< P_numtype >
Member Typedef Documentation
template<typename P_numtype>
Constructor & Destructor Documentation
template<typename P_numtype>
template<typename P_numtype>
template<typename P_numtype>
Member Function Documentation
template<typename P_numtype>
P_numtype VectorIter< P_numtype >::_bz_fastAccess |
( |
int |
i | ) |
const [inline] |
template<typename P_numtype>
P_numtype& restrict VectorIter< P_numtype >::_bz_fastAccess |
( |
int |
i | ) |
[inline] |
template<typename P_numtype>
bool VectorIter< P_numtype >::_bz_hasFastAccess |
( |
| ) |
const [inline] |
template<typename P_numtype>
int VectorIter< P_numtype >::_bz_suggestLength |
( |
| ) |
const [inline] |
template<typename P_numtype>
bool VectorIter< P_numtype >::isUnitStride |
( |
| ) |
const [inline] |
template<typename P_numtype>
int VectorIter< P_numtype >::length |
( |
int |
| ) |
const [inline] |
template<typename P_numtype>
P_numtype& restrict VectorIter< P_numtype >::operator() |
( |
int |
i | ) |
[inline] |
template<typename P_numtype>
P_numtype VectorIter< P_numtype >::operator() |
( |
int |
i | ) |
const [inline] |
template<typename P_numtype>
P_numtype VectorIter< P_numtype >::operator* |
( |
| ) |
const [inline] |
template<typename P_numtype>
P_numtype& VectorIter< P_numtype >::operator* |
( |
| ) |
[inline] |
template<typename P_numtype>
template<typename P_numtype>
P_numtype VectorIter< P_numtype >::operator[] |
( |
int |
i | ) |
const [inline] |
template<typename P_numtype>
P_numtype& restrict VectorIter< P_numtype >::operator[] |
( |
int |
i | ) |
[inline] |
Member Data Documentation
template<typename P_numtype>
template<typename P_numtype>
template<typename P_numtype>
template<typename P_numtype>
template<typename P_numtype>
template<typename P_numtype>
The documentation for this class was generated from the following file: