blitz  Version 1.0.2
blitz::Vector< P_numtype > Member List

This is the complete list of members for blitz::Vector< P_numtype >, including all inherited members.

Array(_bz_ArrayExpr< T_expr > expr)blitz::Array< P_numtype, 1 >explicit
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 >inlineexplicit
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 *restrict dataFirst, TinyVector< int, N_rank > shape, GeneralArrayStorage< N_rank > storage=T_default_storage(contiguousData))blitz::Array< P_numtype, 1 >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, 1 >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, 1 >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, 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)) constblitz::Array< P_numtype, 1 >inline
assertInRange(int BZ_DEBUG_PARAM(i0)) constblitz::Array< P_numtype, 1 >inline
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1)) constblitz::Array< P_numtype, 1 >inline
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::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)) constblitz::Array< P_numtype, 1 >inline
base() constblitz::Array< P_numtype, 1 >inline
base(int rank) constblitz::Array< P_numtype, 1 >inline
begin()blitz::Array< P_numtype, 1 >inline
begin() constblitz::Array< P_numtype, 1 >inline
beginFast() constblitz::Array< P_numtype, 1 >inline
blockLength() constblitz::MemoryBlockReference< P_numtype >inline
calculateZeroOffset()blitz::Array< P_numtype, 1 >protected
canCollapse(int outerRank, int innerRank) constblitz::Array< P_numtype, 1 >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) constblitz::Array< P_numtype, 1 >inline
cols() constblitz::Array< P_numtype, 1 >inline
columns() constblitz::Array< P_numtype, 1 >inline
computeStrides()blitz::Array< P_numtype, 1 >protected
const_iterator typedefblitz::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
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() constblitz::Array< P_numtype, 1 >
data() constblitz::Array< P_numtype, 1 >inline
data()blitz::Array< P_numtype, 1 >inline
data_blitz::MemoryBlockReference< P_numtype >protected
dataFirst() constblitz::Array< P_numtype, 1 >inline
dataFirst()blitz::Array< P_numtype, 1 >inline
dataFirstOffset() constblitz::Array< P_numtype, 1 >inline
dataOffset() constblitz::Array< P_numtype, 1 >inline
dataZero() constblitz::Array< P_numtype, 1 >inline
dataZero()blitz::Array< P_numtype, 1 >inline
depth() constblitz::Array< P_numtype, 1 >inline
dimensions() constblitz::Array< P_numtype, 1 >inline
domain() constblitz::Array< P_numtype, 1 >inline
doTranspose(int destRank, int sourceRank, T_array &array)blitz::Array< P_numtype, 1 >protected
dumpStructureInformation(ostream &os=cout) constblitz::Array< P_numtype, 1 >
end()blitz::Array< P_numtype, 1 >inline
end() constblitz::Array< P_numtype, 1 >inline
extent(int rank) constblitz::Array< P_numtype, 1 >inline
extent() constblitz::Array< P_numtype, 1 >inline
extractComponent(P_numtype2, int compNum, int numComponents) constblitz::Array< P_numtype, 1 >
free()blitz::Array< P_numtype, 1 >inline
getInitializationIterator()blitz::Array< P_numtype, 1 >inline
initialize(T_numtype)blitz::Array< P_numtype, 1 >
isInRange(int i0) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3, int i4) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3, int i4, int i5) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) constblitz::Array< P_numtype, 1 >inline
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) constblitz::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) constblitz::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) constblitz::Array< P_numtype, 1 >inline
isInRange(const T_index &index) constblitz::Array< P_numtype, 1 >inline
isInRangeForDim(int i, int d) constblitz::Array< P_numtype, 1 >inline
isMajorRank(int rank) constblitz::Array< P_numtype, 1 >inline
isMinorRank(int rank) constblitz::Array< P_numtype, 1 >inline
isRankStoredAscending(int rank) constblitz::Array< P_numtype, 1 >inline
isStorageContiguous() constblitz::Array< P_numtype, 1 >
isVectorAligned(diffType offset) constblitz::Array< P_numtype, 1 >inline
MemoryBlockReference< P_numtype >::isVectorAligned(size_t offset) constblitz::MemoryBlockReference< P_numtype >inline
iterator typedefblitz::Vector< P_numtype >
lbound(int rank) constblitz::Array< P_numtype, 1 >inline
lbound() constblitz::Array< P_numtype, 1 >inline
length(int rank) constblitz::Array< P_numtype, 1 >inline
length() constblitz::Array< P_numtype, 1 >inline
length_blitz::Array< P_numtype, 1 >protected
lockReferenceCount(bool lockingPolicy) constblitz::MemoryBlockReference< P_numtype >inlineprotected
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
newBlock(sizeType items)blitz::MemoryBlockReference< P_numtype >inlineprotected
noConst() constblitz::Array< P_numtype, 1 >inline
numElements() constblitz::Array< P_numtype, 1 >inline
numReferences() constblitz::MemoryBlockReference< P_numtype >inlineprotected
operator%=(T_numtype)blitz::Array< P_numtype, 1 >
operator%=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator%=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator&=(T_numtype)blitz::Array< P_numtype, 1 >
operator&=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator&=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, N_rank2 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, N_rank2 > &index)blitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 1 > index) constblitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 1 > index)blitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 2 > index) constblitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 2 > index)blitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 3 > index) constblitz::Array< P_numtype, 1 >inline
operator()(TinyVector< int, 3 > index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 4 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 4 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 5 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 5 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 6 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 6 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 7 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 7 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 8 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 8 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 9 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 9 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 10 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 10 > &index)blitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 11 > &index) constblitz::Array< P_numtype, 1 >inline
operator()(const TinyVector< int, 11 > &index)blitz::Array< P_numtype, 1 >inline
operator()(int i0) constblitz::Array< P_numtype, 1 >inline
operator()(int i0)blitz::Array< P_numtype, 1 >inline
operator()(int i0, int i1) constblitz::Array< P_numtype, 1 >inline
operator()(int i0, int i1)blitz::Array< P_numtype, 1 >inline
operator()(int i0, int i1, int i2) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::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) constblitz::Array< P_numtype, 1 >inline
operator()(const StridedDomain< N_rank > &subdomain) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3, Range r4) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) constblitz::Array< P_numtype, 1 >inline
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) constblitz::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) constblitz::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) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >) constblitz::Array< P_numtype, 1 >inline
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >) constblitz::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 >) constblitz::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 >) constblitz::Array< P_numtype, 1 >inline
operator*=(T_numtype)blitz::Array< P_numtype, 1 >
operator*=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator*=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator+=(T_numtype)blitz::Array< P_numtype, 1 >
operator+=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator+=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator-=(T_numtype)blitz::Array< P_numtype, 1 >
operator-=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator-=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator/=(T_numtype)blitz::Array< P_numtype, 1 >
operator/=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator/=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator<<=(T_numtype)blitz::Array< P_numtype, 1 >
operator<<=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator<<=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator=(T_numtype x)blitz::Array< P_numtype, 1 >inline
operator=(const Array< T_numtype, N_rank > &)blitz::Array< P_numtype, 1 >
operator=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator>>=(T_numtype)blitz::Array< P_numtype, 1 >
operator>>=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator>>=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator[](const unsigned component)blitz::Array< P_numtype, 1 >inline
operator[](const unsigned component) constblitz::Array< P_numtype, 1 >inline
operator[](const int component)blitz::Array< P_numtype, 1 >inline
operator[](const int component) constblitz::Array< P_numtype, 1 >inline
operator[](const T_indexContainer &index)blitz::Array< P_numtype, 1 >inline
operator^=(T_numtype)blitz::Array< P_numtype, 1 >
operator^=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator^=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
operator|=(T_numtype)blitz::Array< P_numtype, 1 >
operator|=(const Array< P_numtype2, N_rank > &)blitz::Array< P_numtype, 1 >
operator|=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr)blitz::Array< P_numtype, 1 >inline
ordering(int storageRankIndex) constblitz::Array< P_numtype, 1 >inline
ordering() constblitz::Array< P_numtype, 1 >inline
rank()blitz::Array< P_numtype, 1 >inlinestatic
rank_blitz::Array< P_numtype, 1 >static
reference(const T_array &)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 >
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 >
reverse(int rank)blitz::Array< P_numtype, 1 >
reverseSelf(int rank)blitz::Array< P_numtype, 1 >
rows() constblitz::Array< P_numtype, 1 >inline
setStorage(GeneralArrayStorage< N_rank >)blitz::Array< P_numtype, 1 >
setupStorage(int rank)blitz::Array< P_numtype, 1 >protected
shape() constblitz::Array< P_numtype, 1 >inline
size() constblitz::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
storage_blitz::Array< P_numtype, 1 >protected
storageSize() constblitz::Array< P_numtype, 1 >inline
stride() constblitz::Array< P_numtype, 1 >inline
stride(int rank) constblitz::Array< P_numtype, 1 >inline
stride_blitz::Array< P_numtype, 1 >protected
T_array typedefblitz::Vector< P_numtype >
T_base typedefblitz::Vector< P_numtype >
T_default_storage typedefblitz::Array< P_numtype, 1 >
T_index typedefblitz::Vector< P_numtype >
T_iterator typedefblitz::Vector< P_numtype >
T_numtype typedefblitz::Vector< P_numtype >
T_type typedefblitz::MemoryBlockReference< P_numtype >
threadLocal(bool disableLock=true) constblitz::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) constblitz::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) constblitz::Array< P_numtype, 1 >inline
ubound() constblitz::Array< P_numtype, 1 >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 >
zeroOffset() constblitz::Array< P_numtype, 1 >inline
zeroOffset_blitz::Array< P_numtype, 1 >protected
~MemoryBlockReference()blitz::MemoryBlockReference< P_numtype >inline