VectorPickIter< P_numtype > Class Template Reference

#include <vecpickiter.h>

Collaboration diagram for VectorPickIter< P_numtype >:

Collaboration graph
[legend]
List of all members.

template<typename P_numtype>
class VectorPickIter< P_numtype >


Public Types

typedef P_numtype T_numtype

Public Member Functions

 VectorPickIter (VectorPick< T_numtype > &x)
T_numtype operator[] (int i) const
T_numtypeoperator[] (int i)
int length (int) const
int _bz_suggestLength () const
bool isUnitStride () const
bool _bz_hasFastAccess () const
T_numtype _bz_fastAccess (int i) const
T_numtype_bz_fastAccess (int i)

Static Public Attributes

const int _bz_staticLengthCount

Private Attributes

T_numtype *restrict data_
int dataStride_
const int *restrict index_
int indexStride_
int length_

Member Typedef Documentation

template<typename P_numtype>
typedef P_numtype VectorPickIter< P_numtype >::T_numtype
 


Constructor & Destructor Documentation

template<typename P_numtype>
VectorPickIter< P_numtype >::VectorPickIter VectorPick< T_numtype > &  x  )  [inline, explicit]
 


Member Function Documentation

template<typename P_numtype>
T_numtype& VectorPickIter< P_numtype >::_bz_fastAccess int  i  )  [inline]
 

template<typename P_numtype>
T_numtype VectorPickIter< P_numtype >::_bz_fastAccess int  i  )  const [inline]
 

template<typename P_numtype>
bool VectorPickIter< P_numtype >::_bz_hasFastAccess  )  const [inline]
 

template<typename P_numtype>
int VectorPickIter< P_numtype >::_bz_suggestLength  )  const [inline]
 

template<typename P_numtype>
bool VectorPickIter< P_numtype >::isUnitStride  )  const [inline]
 

template<typename P_numtype>
int VectorPickIter< P_numtype >::length int   )  const [inline]
 

template<typename P_numtype>
T_numtype& VectorPickIter< P_numtype >::operator[] int  i  )  [inline]
 

template<typename P_numtype>
T_numtype VectorPickIter< P_numtype >::operator[] int  i  )  const [inline]
 


Member Data Documentation

template<typename P_numtype>
const int VectorPickIter< P_numtype >::_bz_staticLengthCount [static]
 

Initial value:

 0
        _bz_dynamicLengthCount = 1
        _bz_staticLength = 0

template<typename P_numtype>
T_numtype* restrict VectorPickIter< P_numtype >::data_ [private]
 

template<typename P_numtype>
int VectorPickIter< P_numtype >::dataStride_ [private]
 

template<typename P_numtype>
const int* restrict VectorPickIter< P_numtype >::index_ [private]
 

template<typename P_numtype>
int VectorPickIter< P_numtype >::indexStride_ [private]
 

template<typename P_numtype>
int VectorPickIter< P_numtype >::length_ [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 22 10:04:26 2007 for blitz by  doxygen 1.3.9.1