blitz Version 0.10
Range Member List
This is the complete list of members for Range, including all inherited members.
_bz_asVecExpr() const Range [inline]
_bz_dynamicLengthCountRange
_bz_fastAccess(unsigned int i) const Range [inline]
_bz_hasFastAccess() const Range [inline]
_bz_staticLengthRange
_bz_staticLengthCountRange [static]
_bz_suggestLength() const Range [inline]
all()Range [inline, static]
first(T_numtype lowRange=0) const Range [inline]
first_Range [private]
isAscendingContiguous() const Range [inline]
isUnitStride() const Range [inline]
last(T_numtype highRange=0) const Range [inline]
last_Range [private]
length(int=0) const Range [inline]
operator()(T_sizetype i) const Range [inline]
operator+(T_numtype shift) const Range [inline]
operator-(T_numtype shift) const Range [inline]
operator<<(ostream &os, const Range &range)Range [friend]
operator[](T_sizetype i) const Range [inline]
Range()Range [inline]
Range(T_numtype slicePosition)Range [inline, explicit]
Range(T_numtype first, T_numtype last, diffType stride=1)Range [inline]
setRange(T_numtype first, T_numtype last, diffType stride=1)Range [inline]
stride() const Range [inline]
stride_Range [private]
T_numtype typedefRange
T_sizetype typedefRange
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines