blitz Version 0.10
|
_bz_asVecExpr() const | Range | [inline] |
_bz_dynamicLengthCount | Range | |
_bz_fastAccess(unsigned int i) const | Range | [inline] |
_bz_hasFastAccess() const | Range | [inline] |
_bz_staticLength | Range | |
_bz_staticLengthCount | Range | [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 typedef | Range | |
T_sizetype typedef | Range |