ltl::MArray< T, N > Member List

This is the complete list of members for ltl::MArray< T, N >, including all inherited members.
begin()ltl::MArray< T, N > [inline]
begin() const ltl::MArray< T, N > [inline]
beginRA()ltl::MArray< T, N > [inline]
beginRA() const ltl::MArray< T, N > [inline]
const_iterator typedefltl::MArray< T, N >
const_pointer typedefltl::MArray< T, N >
const_reference typedefltl::MArray< T, N >
ConstIterator typedefltl::MArray< T, N >
copy(const MArray< T2, N > &other)ltl::MArray< T, N > [inline, protected]
data() const ltl::MArray< T, N > [inline]
data_ltl::MArray< T, N >
derived()ltl::ExprBase< MArray< T, N >, N > [inline]
derived() constltl::ExprBase< MArray< T, N >, N > [inline]
describeSelf() const ltl::MArray< T, N >
dims enum valueltl::ExprBase< MArray< T, N >, N >
empty() const ltl::MArray< T, N > [inline]
end()ltl::MArray< T, N > [inline]
end() const ltl::MArray< T, N > [inline]
endRA()ltl::MArray< T, N > [inline]
endRA() const ltl::MArray< T, N > [inline]
ExprBase()ltl::ExprBase< MArray< T, N >, N > [inline]
ExprBase(const ExprBase &)ltl::ExprBase< MArray< T, N >, N > [inline]
fill(const T t)ltl::MArray< T, N > [protected]
free()ltl::MArray< T, N > [inline]
indexBegin() const ltl::MArray< T, N > [inline]
IndexIterator typedefltl::MArray< T, N >
IndexSet typedefltl::MArray< T, N >
IndexV typedefltl::MArray< T, N >
isAllocated() const ltl::MArray< T, N > [inline]
isConformable(const Shape< N > &other) const ltl::MArray< T, N > [inline]
isConformable(const MArray< T2, N > &other) const ltl::MArray< T, N > [inline]
isStorageContiguous() const ltl::MArray< T, N > [inline]
isStride1() const ltl::MArray< T, N > [inline]
iter()ltl::MArray< T, N > [inline]
Iterator typedefltl::MArray< T, N >
iterator typedefltl::MArray< T, N >
length(const int dim) const ltl::MArray< T, N > [inline]
ListInitializationSwitch< MArray< T, N > > classltl::MArray< T, N > [friend]
makeReference(const MArray< T, N > &other)ltl::MArray< T, N >
MArray()ltl::MArray< T, N > [inline]
MArray(const Range &r1, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const Range &r3, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6, const Range &r7, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const int r3, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const int r3, const int r4, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const int r3, const int r4, const int r5, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const int r3, const int r4, const int r5, const int r6, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const int r1, const int r2, const int r3, const int r4, const int r5, const int r6, const int r7, const bool map=false)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r0)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6, const Range &r7)ltl::MArray< T, N > [inline]
MArray(const MArray< T, N2 > &other, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7)ltl::MArray< T, N > [inline]
MArray(T *data, const int *dims)ltl::MArray< T, N >
MArray(const string filename, const int *dims)ltl::MArray< T, N >
MArray(const Shape< N > *s, const bool map=false, const char *filename=NULL)ltl::MArray< T, N >
MArray(const ExprNode< Expr, N > &e, const bool map=false, const char *filename=NULL)ltl::MArray< T, N > [inline]
MArrayIter< T, N > classltl::MArray< T, N > [friend]
MArrayIterConst< T, N > classltl::MArray< T, N > [friend]
maxIndex(const int dim) const ltl::MArray< T, N > [inline]
memBlock_ltl::MArray< T, N > [protected]
memoryBlock() const ltl::MArray< T, N > [inline]
minIndex(const int dim) const ltl::MArray< T, N > [inline]
nelements() const ltl::MArray< T, N > [inline]
operator&=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator&=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator&=(const T a)ltl::MArray< T, N >
operator()(const int i1) const ltl::MArray< T, N > [inline]
operator()(const int i1)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5, const int i6) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5, const int i6)ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5, const int i6, const int i7) const ltl::MArray< T, N > [inline]
operator()(const int i1, const int i2, const int i3, const int i4, const int i5, const int i6, const int i7)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 1 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 1 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 2 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 2 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 3 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 3 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 4 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 4 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 5 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 5 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 6 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 6 > &i)ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 7 > &i) const ltl::MArray< T, N > [inline]
operator()(const FixedVector< int, 7 > &i)ltl::MArray< T, N > [inline]
operator()(const Range &r1) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2, const Range &r3) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2, const Range &r3, const Range &r4) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6) const ltl::MArray< T, N > [inline]
operator()(const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6, const Range &r7) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2, T3 r3) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2, T3 r3, T4 r4) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2, T3 r3, T4 r4, T5 r5) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2, T3 r3, T4 r4, T5 r5, T6 r6) const ltl::MArray< T, N > [inline]
operator()(T1 r1, T2 r2, T3 r3, T4 r4, T5 r5, T6 r6, T7 r7) const ltl::MArray< T, N > [inline]
operator()(const IndexList< N > &l) const ltl::MArray< T, N > [inline]
operator*=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator*=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator*=(const T a)ltl::MArray< T, N >
operator+=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator+=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator+=(const T a)ltl::MArray< T, N >
operator-=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator-=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator-=(const T a)ltl::MArray< T, N >
operator/=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator/=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator/=(const T a)ltl::MArray< T, N >
operator<<(ostream &os, const ExprBase< Expr, 1 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 2 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 3 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 4 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 5 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 6 > &E)ltl::MArray< T, N > [related]
operator<<(ostream &os, const ExprBase< Expr, 7 > &E)ltl::MArray< T, N > [related]
operator=(const MArray< T, N > &other)ltl::MArray< T, N > [inline]
operator=(const MArray< T2, N > &other)ltl::MArray< T, N > [inline]
operator=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator=(T x)ltl::MArray< T, N > [inline]
operator>>(istream &is, MArray< T, N > &A)ltl::MArray< T, N > [related]
operator[](const IndexList< N > &l)ltl::MArray< T, N > [inline]
operator^=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator^=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator^=(const T a)ltl::MArray< T, N >
operator|=(const MArray< T2, N > &a)ltl::MArray< T, N > [inline]
operator|=(const ExprNode< Expr, N > &e)ltl::MArray< T, N > [inline]
operator|=(const T a)ltl::MArray< T, N >
pointer typedefltl::MArray< T, N >
realloc(const Shape< N > &s, const bool map=false, const char *filename=NULL)ltl::MArray< T, N >
reference typedefltl::MArray< T, N >
reverse(const int dim=1) const ltl::MArray< T, N >
reverseSelf(const int dim=1)ltl::MArray< T, N >
setBase(const int b1)ltl::MArray< T, N >
setBase(const int b1, const int b2)ltl::MArray< T, N >
setBase(const int b1, const int b2, const int b3)ltl::MArray< T, N >
setBase(const int b1, const int b2, const int b3, const int b4)ltl::MArray< T, N >
setBase(const int b1, const int b2, const int b3, const int b4, const int b5)ltl::MArray< T, N >
setBase(const int b1, const int b2, const int b3, const int b4, const int b5, const int b6)ltl::MArray< T, N >
setBase(const int b1, const int b2, const int b3, const int b4, const int b5, const int b6, const int b7)ltl::MArray< T, N >
setrange(const int dim, const Range &r)ltl::MArray< T, N > [protected]
setupMemory(const bool map=false, const char *filename=NULL)ltl::MArray< T, N > [protected]
setupShape(const int *dims)ltl::MArray< T, N > [protected]
shape() const ltl::MArray< T, N > [inline]
shape_ltl::MArray< T, N > [protected]
size() const ltl::MArray< T, N > [inline]
size_type typedefltl::MArray< T, N >
slice(int &setRank, Range r, const MArray< T, N2 > &other, int sourceRank)ltl::MArray< T, N > [inline, protected]
slice(int &setRank, int r, const MArray< T, N2 > &other, int sourceRank)ltl::MArray< T, N > [inline, protected]
slice(int &, NoArgument, const MArray< T, N2 > &, int)ltl::MArray< T, N > [inline, protected]
slicearray(const MArray< T, N2 > &other, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7)ltl::MArray< T, N > [inline, protected]
stride(const int dim) const ltl::MArray< T, N > [inline]
subarray(const MArray< T, N > &other, const Range &r1)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6)ltl::MArray< T, N > [protected]
subarray(const MArray< T, N > &other, const Range &r1, const Range &r2, const Range &r3, const Range &r4, const Range &r5, const Range &r6, const Range &r7)ltl::MArray< T, N > [protected]
transpose(const int dim1=1, const int dim2=2) const ltl::MArray< T, N >
transposeSelf(const int dim1=1, const int dim2=2)ltl::MArray< T, N >
value_type typedefltl::MArray< T, N >
zeroOffset() const ltl::MArray< T, N > [inline]
~MArray()ltl::MArray< T, N > [inline]

Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1