blitz Version 1.0.2
|
This is the complete list of members for blitz::Vector< P_numtype >, including all inherited members.
addReference() const | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
addReference() const | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
Array(_bz_ArrayExpr< T_expr > expr) | blitz::Array< P_numtype, 1 > | |
Array(GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, int length10, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, TinyVector< diffType, N_rank > stride, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, TinyVector< diffType, N_rank > stride, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank > &extent, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank > &lbounds, const TinyVector< int, N_rank > &extent, const GeneralArrayStorage< N_rank > &storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | |
Array(Range r0, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(const Array< T_numtype, N_rank > &array) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank-1 > &shape, int lastExtent, const GeneralArrayStorage< N_rank > &storage) | blitz::Array< P_numtype, 1 > | |
Array(Array< T_numtype, N_rank > &array, Range r0) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &subdomain) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &subdomain) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | blitz::Array< P_numtype, 1 > | inline |
Array(_bz_ArrayExpr< T_expr > expr) | blitz::Array< P_numtype, 1 > | |
Array(GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, int length10, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, TinyVector< diffType, N_rank > stride, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(T_numtype *dataFirst, TinyVector< int, N_rank > shape, TinyVector< diffType, N_rank > stride, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData)) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank > &extent, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank > &lbounds, const TinyVector< int, N_rank > &extent, const GeneralArrayStorage< N_rank > &storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | |
Array(Range r0, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, GeneralArrayStorage< N_rank > storage=T_default_storage()) | blitz::Array< P_numtype, 1 > | inline |
Array(const Array< T_numtype, N_rank > &array) | blitz::Array< P_numtype, 1 > | inline |
Array(const TinyVector< int, N_rank-1 > &shape, int lastExtent, const GeneralArrayStorage< N_rank > &storage) | blitz::Array< P_numtype, 1 > | |
Array(Array< T_numtype, N_rank > &array, Range r0) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &subdomain) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &subdomain) | blitz::Array< P_numtype, 1 > | inline |
Array(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | blitz::Array< P_numtype, 1 > | inline |
assertInRange(const T_index &BZ_DEBUG_PARAM(index)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9), int BZ_DEBUG_PARAM(i10)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(const T_index &BZ_DEBUG_PARAM(index)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9)) const | blitz::Array< P_numtype, 1 > | inline |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9), int BZ_DEBUG_PARAM(i10)) const | blitz::Array< P_numtype, 1 > | inline |
base() const | blitz::Array< P_numtype, 1 > | inline |
base(int rank) const | blitz::Array< P_numtype, 1 > | inline |
base() const | blitz::Array< P_numtype, 1 > | inline |
base(int rank) const | blitz::Array< P_numtype, 1 > | inline |
begin() | blitz::Array< P_numtype, 1 > | inline |
begin() const | blitz::Array< P_numtype, 1 > | inline |
begin() | blitz::Array< P_numtype, 1 > | inline |
begin() const | blitz::Array< P_numtype, 1 > | inline |
beginFast() const | blitz::Array< P_numtype, 1 > | inline |
beginFast() const | blitz::Array< P_numtype, 1 > | inline |
block_ | blitz::MemoryBlockReference< P_numtype > | private |
block_ | blitz::MemoryBlockReference< P_numtype > | private |
blockLength() const | blitz::MemoryBlockReference< P_numtype > | inline |
blockLength() const | blitz::MemoryBlockReference< P_numtype > | inline |
blockRemoveReference() | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
blockRemoveReference() | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
calculateZeroOffset() | blitz::Array< P_numtype, 1 > | protected |
calculateZeroOffset() | blitz::Array< P_numtype, 1 > | protected |
canCollapse(int outerRank, int innerRank) const | blitz::Array< P_numtype, 1 > | inline |
canCollapse(int outerRank, int innerRank) const | blitz::Array< P_numtype, 1 > | inline |
changeBlock(MemoryBlockReference< T_type > &ref, sizeType offset=0) | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
changeBlock(MemoryBlockReference< T_type > &ref, sizeType offset=0) | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
changeToNullBlock() | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
changeToNullBlock() | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
chopComponent(P_numtype2 a, int compNum, int numComponents) const | blitz::Array< P_numtype, 1 > | inline |
chopComponent(P_numtype2 a, int compNum, int numComponents) const | blitz::Array< P_numtype, 1 > | inline |
cols() const | blitz::Array< P_numtype, 1 > | inline |
cols() const | blitz::Array< P_numtype, 1 > | inline |
columns() const | blitz::Array< P_numtype, 1 > | inline |
columns() const | blitz::Array< P_numtype, 1 > | inline |
computeStrides() | blitz::Array< P_numtype, 1 > | inlineprotected |
computeStrides() | blitz::Array< P_numtype, 1 > | inlineprotected |
const_iterator typedef | blitz::Vector< P_numtype > | |
constructSlice(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | blitz::Array< P_numtype, 1 > | protected |
constructSlice(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | protected |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | protected |
copy() const | blitz::Array< P_numtype, 1 > | |
copy() const | blitz::Array< P_numtype, 1 > | |
data() const | blitz::Array< P_numtype, 1 > | inline |
data() | blitz::Array< P_numtype, 1 > | inline |
data() const | blitz::Array< P_numtype, 1 > | inline |
data() | blitz::Array< P_numtype, 1 > | inline |
data_ | blitz::Array< P_numtype, 1 > | private |
data_ | blitz::Array< P_numtype, 1 > | private |
dataFirst() const | blitz::Array< P_numtype, 1 > | inline |
dataFirst() | blitz::Array< P_numtype, 1 > | inline |
dataFirst() const | blitz::Array< P_numtype, 1 > | inline |
dataFirst() | blitz::Array< P_numtype, 1 > | inline |
dataFirstOffset() const | blitz::Array< P_numtype, 1 > | inline |
dataFirstOffset() const | blitz::Array< P_numtype, 1 > | inline |
dataOffset() const | blitz::Array< P_numtype, 1 > | inline |
dataOffset() const | blitz::Array< P_numtype, 1 > | inline |
dataZero() const | blitz::Array< P_numtype, 1 > | inline |
dataZero() | blitz::Array< P_numtype, 1 > | inline |
dataZero() const | blitz::Array< P_numtype, 1 > | inline |
dataZero() | blitz::Array< P_numtype, 1 > | inline |
depth() const | blitz::Array< P_numtype, 1 > | inline |
depth() const | blitz::Array< P_numtype, 1 > | inline |
dimensions() const | blitz::Array< P_numtype, 1 > | inline |
dimensions() const | blitz::Array< P_numtype, 1 > | inline |
domain() const | blitz::Array< P_numtype, 1 > | inline |
domain() const | blitz::Array< P_numtype, 1 > | inline |
doTranspose(int destRank, int sourceRank, T_array &array) | blitz::Array< P_numtype, 1 > | protected |
doTranspose(int destRank, int sourceRank, T_array &array) | blitz::Array< P_numtype, 1 > | protected |
dumpStructureInformation(ostream &os=cout) const | blitz::Array< P_numtype, 1 > | |
dumpStructureInformation(ostream &os=cout) const | blitz::Array< P_numtype, 1 > | |
end() | blitz::Array< P_numtype, 1 > | inline |
end() const | blitz::Array< P_numtype, 1 > | inline |
end() | blitz::Array< P_numtype, 1 > | inline |
end() const | blitz::Array< P_numtype, 1 > | inline |
ETBase() | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
ETBase(const ETBase< Array< P_numtype, N_rank > > &) | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
extent(int rank) const | blitz::Array< P_numtype, 1 > | inline |
extent() const | blitz::Array< P_numtype, 1 > | inline |
extent(int rank) const | blitz::Array< P_numtype, 1 > | inline |
extent() const | blitz::Array< P_numtype, 1 > | inline |
extractComponent(P_numtype2, int compNum, int numComponents) const | blitz::Array< P_numtype, 1 > | |
extractComponent(P_numtype2, int compNum, int numComponents) const | blitz::Array< P_numtype, 1 > | |
free() | blitz::Array< P_numtype, 1 > | inline |
free() | blitz::Array< P_numtype, 1 > | inline |
getInitializationIterator() | blitz::Array< P_numtype, 1 > | inline |
getInitializationIterator() | blitz::Array< P_numtype, 1 > | inline |
initialize(T_numtype) | blitz::Array< P_numtype, 1 > | |
initialize(T_numtype) | blitz::Array< P_numtype, 1 > | |
isInRange(int i0) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(const T_index &index) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | blitz::Array< P_numtype, 1 > | inline |
isInRange(const T_index &index) const | blitz::Array< P_numtype, 1 > | inline |
isInRangeForDim(int i, int d) const | blitz::Array< P_numtype, 1 > | inline |
isInRangeForDim(int i, int d) const | blitz::Array< P_numtype, 1 > | inline |
isMajorRank(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isMajorRank(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isMinorRank(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isMinorRank(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isRankStoredAscending(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isRankStoredAscending(int rank) const | blitz::Array< P_numtype, 1 > | inline |
isStorageContiguous() const | blitz::Array< P_numtype, 1 > | |
isStorageContiguous() const | blitz::Array< P_numtype, 1 > | |
isVectorAligned(diffType offset) const | blitz::Array< P_numtype, 1 > | inline |
isVectorAligned(diffType offset) const | blitz::Array< P_numtype, 1 > | inline |
blitz::MemoryBlockReference< P_numtype >::isVectorAligned(size_t offset) const | blitz::MemoryBlockReference< P_numtype > | inline |
iterator typedef | blitz::Vector< P_numtype > | |
lbound(int rank) const | blitz::Array< P_numtype, 1 > | inline |
lbound() const | blitz::Array< P_numtype, 1 > | inline |
lbound(int rank) const | blitz::Array< P_numtype, 1 > | inline |
lbound() const | blitz::Array< P_numtype, 1 > | inline |
length(int rank) const | blitz::Array< P_numtype, 1 > | inline |
length() const | blitz::Array< P_numtype, 1 > | inline |
length(int rank) const | blitz::Array< P_numtype, 1 > | inline |
length() const | blitz::Array< P_numtype, 1 > | inline |
length_ | blitz::Array< P_numtype, 1 > | protected |
length_ | blitz::Array< P_numtype, 1 > | protected |
lockReferenceCount(bool lockingPolicy) const | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
lockReferenceCount(bool lockingPolicy) const | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
makeUnique() | blitz::Array< P_numtype, 1 > | |
makeUnique() | blitz::Array< P_numtype, 1 > | |
MemoryBlockReference() | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(MemoryBlockReference< T_type > &ref, sizeType offset=0) | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(sizeType length, T_type *data, preexistingMemoryPolicy deletionPolicy) | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(sizeType items) | blitz::MemoryBlockReference< P_numtype > | inlineexplicit |
MemoryBlockReference() | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(MemoryBlockReference< T_type > &ref, sizeType offset=0) | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(sizeType length, T_type *data, preexistingMemoryPolicy deletionPolicy) | blitz::MemoryBlockReference< P_numtype > | inline |
MemoryBlockReference(sizeType items) | blitz::MemoryBlockReference< P_numtype > | inlineexplicit |
newBlock(sizeType items) | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
newBlock(sizeType items) | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
noConst() const | blitz::Array< P_numtype, 1 > | inline |
noConst() const | blitz::Array< P_numtype, 1 > | inline |
numElements() const | blitz::Array< P_numtype, 1 > | inline |
numElements() const | blitz::Array< P_numtype, 1 > | inline |
numReferences() const | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
numReferences() const | blitz::MemoryBlockReference< P_numtype > | inlineprotected |
operator%=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator%=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator%=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator%=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator%=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator%=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator&=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator&=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator&=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator&=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator&=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator&=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator()(const TinyVector< int, N_rank2 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, N_rank2 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 1 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 1 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 2 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 2 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 3 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 3 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 4 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 4 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 5 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 5 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 6 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 6 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 7 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 7 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 8 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 8 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 9 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 9 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 10 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 10 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 11 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 11 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) | blitz::Array< P_numtype, 1 > | inline |
operator()(const RectDomain< N_rank > &subdomain) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const StridedDomain< N_rank > &subdomain) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >, IndexPlaceholder< N10 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, N_rank2 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, N_rank2 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 1 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 1 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 2 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 2 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 3 > index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(TinyVector< int, 3 > index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 4 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 4 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 5 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 5 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 6 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 6 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 7 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 7 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 8 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 8 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 9 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 9 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 10 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 10 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 11 > &index) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const TinyVector< int, 11 > &index) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | blitz::Array< P_numtype, 1 > | inline |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) | blitz::Array< P_numtype, 1 > | inline |
operator()(const RectDomain< N_rank > &subdomain) const | blitz::Array< P_numtype, 1 > | inline |
operator()(const StridedDomain< N_rank > &subdomain) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) const | blitz::Array< P_numtype, 1 > | inline |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >) const | blitz::Array< P_numtype, 1 > | inline |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >, IndexPlaceholder< N10 >) const | blitz::Array< P_numtype, 1 > | inline |
operator*=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator*=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator*=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator*=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator*=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator*=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator+=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator+=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator+=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator+=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator+=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator+=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator-=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator-=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator-=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator-=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator-=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator-=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator/=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator/=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator/=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator/=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator/=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator/=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator<<=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator=(T_numtype x) | blitz::Vector< P_numtype > | inline |
operator=(const Array< T_numtype, N_rank > &) | blitz::Vector< P_numtype > | |
operator=(const ETBase< T_expr > &) | blitz::Vector< P_numtype > | |
blitz::Array< P_numtype, 1 >::operator=(T_numtype x) | blitz::Array< P_numtype, 1 > | inline |
blitz::Array< P_numtype, 1 >::operator=(const Array< T_numtype, N_rank > &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator>>=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator[](const unsigned component) | blitz::Array< P_numtype, 1 > | inline |
operator[](const unsigned component) const | blitz::Array< P_numtype, 1 > | inline |
operator[](const int component) | blitz::Array< P_numtype, 1 > | inline |
operator[](const int component) const | blitz::Array< P_numtype, 1 > | inline |
operator[](const T_indexContainer &index) | blitz::Array< P_numtype, 1 > | inline |
operator[](const unsigned component) | blitz::Array< P_numtype, 1 > | inline |
operator[](const unsigned component) const | blitz::Array< P_numtype, 1 > | inline |
operator[](const int component) | blitz::Array< P_numtype, 1 > | inline |
operator[](const int component) const | blitz::Array< P_numtype, 1 > | inline |
operator[](const T_indexContainer &index) | blitz::Array< P_numtype, 1 > | inline |
operator^=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator^=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator^=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator^=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator^=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator^=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator|=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator|=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator|=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
operator|=(const T_array &) | blitz::Array< P_numtype, 1 > | |
operator|=(const T_numtype &) | blitz::Array< P_numtype, 1 > | |
operator|=(const ETBase< T_expr > &) | blitz::Array< P_numtype, 1 > | |
ordering(int storageRankIndex) const | blitz::Array< P_numtype, 1 > | inline |
ordering() const | blitz::Array< P_numtype, 1 > | inline |
ordering(int storageRankIndex) const | blitz::Array< P_numtype, 1 > | inline |
ordering() const | blitz::Array< P_numtype, 1 > | inline |
rank() | blitz::Array< P_numtype, 1 > | inlinestatic |
rank() | blitz::Array< P_numtype, 1 > | inlinestatic |
rank_ | blitz::Vector< P_numtype > | static |
reference(const T_array &) | blitz::Array< P_numtype, 1 > | |
reference(const T_array &) | blitz::Array< P_numtype, 1 > | |
reindex(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
reindex(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
reindexSelf(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
reindexSelf(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
removeReference() const | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
removeReference() const | blitz::MemoryBlockReference< P_numtype > | inlineprivate |
resize(int extent) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | blitz::Array< P_numtype, 1 > | |
resize(Range r1) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, Range r11) | blitz::Array< P_numtype, 1 > | |
resize(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
resize(int extent) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | blitz::Array< P_numtype, 1 > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | blitz::Array< P_numtype, 1 > | |
resize(Range r1) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | blitz::Array< P_numtype, 1 > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, Range r11) | blitz::Array< P_numtype, 1 > | |
resize(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(const TinyVector< int, N_rank > &) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | blitz::Array< P_numtype, 1 > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | blitz::Array< P_numtype, 1 > | |
reverse(int rank) | blitz::Array< P_numtype, 1 > | |
reverse(int rank) | blitz::Array< P_numtype, 1 > | |
reverseSelf(int rank) | blitz::Array< P_numtype, 1 > | |
reverseSelf(int rank) | blitz::Array< P_numtype, 1 > | |
rows() const | blitz::Array< P_numtype, 1 > | inline |
rows() const | blitz::Array< P_numtype, 1 > | inline |
setStorage(GeneralArrayStorage< N_rank >) | blitz::Array< P_numtype, 1 > | |
setStorage(GeneralArrayStorage< N_rank >) | blitz::Array< P_numtype, 1 > | |
setupStorage(int rank) | blitz::Array< P_numtype, 1 > | inlineprotected |
setupStorage(int rank) | blitz::Array< P_numtype, 1 > | inlineprotected |
shape() const | blitz::Array< P_numtype, 1 > | inline |
shape() const | blitz::Array< P_numtype, 1 > | inline |
size() const | blitz::Array< P_numtype, 1 > | inline |
size() const | blitz::Array< P_numtype, 1 > | inline |
slice(int rank, Range r) | blitz::Array< P_numtype, 1 > | |
slice(int &setRank, Range r, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | blitz::Array< P_numtype, 1 > | protected |
slice(int &setRank, int i, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | blitz::Array< P_numtype, 1 > | protected |
slice(int &, nilArraySection, Array< T_numtype, N_rank2 > &, TinyVector< int, N_rank2 > &, int) | blitz::Array< P_numtype, 1 > | inlineprotected |
slice(int rank, Range r) | blitz::Array< P_numtype, 1 > | |
slice(int &setRank, Range r, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | blitz::Array< P_numtype, 1 > | protected |
slice(int &setRank, int i, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | blitz::Array< P_numtype, 1 > | protected |
slice(int &, nilArraySection, Array< T_numtype, N_rank2 > &, TinyVector< int, N_rank2 > &, int) | blitz::Array< P_numtype, 1 > | inlineprotected |
storage_ | blitz::Array< P_numtype, 1 > | protected |
storage_ | blitz::Array< P_numtype, 1 > | protected |
storageSize() const | blitz::Array< P_numtype, 1 > | inline |
storageSize() const | blitz::Array< P_numtype, 1 > | inline |
stride() const | blitz::Array< P_numtype, 1 > | inline |
stride(int rank) const | blitz::Array< P_numtype, 1 > | inline |
stride() const | blitz::Array< P_numtype, 1 > | inline |
stride(int rank) const | blitz::Array< P_numtype, 1 > | inline |
stride_ | blitz::Array< P_numtype, 1 > | protected |
stride_ | blitz::Array< P_numtype, 1 > | protected |
T_array typedef | blitz::Vector< P_numtype > | |
T_base typedef | blitz::Vector< P_numtype > | |
T_default_storage typedef | blitz::Array< P_numtype, 1 > | |
T_index typedef | blitz::Vector< P_numtype > | |
T_iterator typedef | blitz::Vector< P_numtype > | |
T_numtype typedef | blitz::Vector< P_numtype > | |
T_type typedef | blitz::MemoryBlockReference< P_numtype > | |
T_type typedef | blitz::MemoryBlockReference< P_numtype > | |
T_unwrapped typedef | blitz::ETBase< Array< P_numtype, N_rank > > | |
threadLocal(int disableLock=1) const | blitz::Array< P_numtype, 1 > | inline |
threadLocal(int disableLock=1) const | blitz::Array< P_numtype, 1 > | inline |
transpose(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) const | blitz::Array< P_numtype, 1 > | |
transpose(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) const | blitz::Array< P_numtype, 1 > | |
transposeSelf(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) | blitz::Array< P_numtype, 1 > | |
transposeSelf(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) | blitz::Array< P_numtype, 1 > | |
ubound(int rank) const | blitz::Array< P_numtype, 1 > | inline |
ubound() const | blitz::Array< P_numtype, 1 > | inline |
ubound(int rank) const | blitz::Array< P_numtype, 1 > | inline |
ubound() const | blitz::Array< P_numtype, 1 > | inline |
unwrap() | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
unwrap() const | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
Vector(_bz_ArrayExpr< T_expr > expr) | blitz::Vector< P_numtype > | inlineexplicit |
Vector(int length0, GeneralArrayStorage< rank_ > storage=GeneralArrayStorage< rank_ >()) | blitz::Vector< P_numtype > | inlineexplicit |
Vector(GeneralArrayStorage< rank_ > storage=GeneralArrayStorage< rank_ >()) | blitz::Vector< P_numtype > | inline |
Vector(T_numtype *restrict dataFirst, TinyVector< int, rank_ > shape, GeneralArrayStorage< rank_ > storage=GeneralArrayStorage< rank_ >()) | blitz::Vector< P_numtype > | inline |
Vector(Range r0, GeneralArrayStorage< rank_ > storage=GeneralArrayStorage< rank_ >()) | blitz::Vector< P_numtype > | inline |
Vector(const Array< T_numtype, rank_ > &array) | blitz::Vector< P_numtype > | inline |
Vector(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | blitz::Vector< P_numtype > | inline |
weakReference(const T_array &) | blitz::Array< P_numtype, 1 > | |
weakReference(const T_array &) | blitz::Array< P_numtype, 1 > | |
wrap() | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
wrap() const | blitz::ETBase< Array< P_numtype, N_rank > > | inline |
zeroOffset() const | blitz::Array< P_numtype, 1 > | inline |
zeroOffset() const | blitz::Array< P_numtype, 1 > | inline |
zeroOffset_ | blitz::Array< P_numtype, 1 > | protected |
zeroOffset_ | blitz::Array< P_numtype, 1 > | protected |
~MemoryBlockReference() | blitz::MemoryBlockReference< P_numtype > | inline |
~MemoryBlockReference() | blitz::MemoryBlockReference< P_numtype > | inline |