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