Array< T > Member List

This is the complete list of members for Array< T >, including all inherited members.

Add(Array< T > &m1, Array< T > &m2)Array< T > [static]
Add(Array< T > &m1, T v2)Array< T > [static]
Add(Array< T > &m)Array< T >
Add(T v)Array< T >
And(Array< T > &m1, Array< T > &m2)Array< T > [static]
And(Array< T > &m, T v)Array< T > [static]
Array()Array< T >
Array(const int)Array< T > [explicit]
Array(const int, const int)Array< T >
Array(const int, const int, const int)Array< T >
Array(const int, const int, const int, const int,...)Array< T >
Array(const int _ndims, const int *_dims)Array< T >
Array(Array< T > &m)Array< T >
Array(Matrix< T > &m)Array< T >
Array(Vector< T > &m)Array< T >
cleanArray< T > [protected]
Clone() const Array< T >
Data()Array< T > [inline]
dataArray< T > [protected]
DataPtr()Array< T > [inline]
Dims() const Array< T > [inline]
dimsArray< T > [protected]
Divide(Array< T > &m1, Array< T > &m2)Array< T > [static]
Divide(Array< T > &m1, T v2)Array< T > [static]
Divide(T v2, Array< T > &m1)Array< T > [static]
Divide(Array< T > &m)Array< T >
Divide(T v)Array< T >
Elem(const int i, const int j,...)Array< T > [inline]
Elem(const int i)Array< T > [inline]
ElemNC(const int i, const int j,...)Array< T > [inline]
ElemNC(const int i)Array< T > [inline]
Eq(Array< T > &m1, Array< T > &m2)Array< T > [static]
Eq(Array< T > &m, T v)Array< T > [static]
Ge(Array< T > &m1, Array< T > &m2)Array< T > [static]
Ge(Array< T > &m, T v)Array< T > [static]
Gt(Array< T > &m1, Array< T > &m2)Array< T > [static]
Gt(Array< T > &m, T v)Array< T > [static]
Init(const T init)Array< T > [inline]
IsCompatible(Array< T > &m1, Array< T > &m2)Array< T > [static]
Le(Array< T > &m1, Array< T > &m2)Array< T > [static]
Le(Array< T > &m, T v)Array< T > [static]
lengthArray< T > [protected]
Length() const Array< T > [inline]
Lt(Array< T > &m1, Array< T > &m2)Array< T > [static]
Lt(Array< T > &m, T v)Array< T > [static]
Matrix<T> classArray< T > [friend]
Multiply(Array< T > &m1, Array< T > &m2)Array< T > [static]
Multiply(Array< T > &m1, T v2)Array< T > [static]
Multiply(Array< T > &m)Array< T >
Multiply(T v)Array< T >
NDims() const Array< T > [inline]
ndimsArray< T > [protected]
Ne(Array< T > &m1, Array< T > &m2)Array< T > [static]
Ne(Array< T > &m, T v)Array< T > [static]
operator &&(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator &&(Array< T > &m, T v)Array< T > [friend]
operator &&(T v, Array< T > &m)Array< T > [friend]
operator *(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator *(Array< T > &m, T v)Array< T > [friend]
operator *(T v, Array< T > &m)Array< T > [friend]
operator *=(Array< T > &m)Array< T >
operator *=(T v)Array< T >
operator!()Array< T > [inline]
operator!=(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator!=(Array< T > &m, T v)Array< T > [friend]
operator!=(T v, Array< T > &m)Array< T > [friend]
operator()(const int i)Array< T > [inline]
operator()(const int i, const int j,...)Array< T > [inline]
operator+()Array< T > [inline]
operator+(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator+(Array< T > &m, T v)Array< T > [friend]
operator+(T v, Array< T > &m)Array< T > [friend]
operator+=(Array< T > &m)Array< T >
operator+=(T v)Array< T >
operator-()Array< T > [inline]
operator-(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator-(Array< T > &m, T v)Array< T > [friend]
operator-(T v, Array< T > &m)Array< T > [friend]
operator-=(Array< T > &m)Array< T >
operator-=(T v)Array< T >
operator/(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator/(Array< T > &m, T v)Array< T > [friend]
operator/(T v, Array< T > &m)Array< T > [friend]
operator/=(Array< T > &m)Array< T >
operator/=(T v)Array< T >
operator<(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator<(Array< T > &m, T v)Array< T > [friend]
operator<(T v, Array< T > &m)Array< T > [friend]
operator<=(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator<=(Array< T > &m, T v)Array< T > [friend]
operator<=(T v, Array< T > &m)Array< T > [friend]
operator=(Array< T > &m)Array< T >
operator=(Matrix< T > &m)Array< T >
operator=(Vector< T > &m)Array< T >
operator==(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator==(Array< T > &m, T v)Array< T > [friend]
operator==(T v, Array< T > &m)Array< T > [friend]
operator>(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator>(Array< T > &m, T v)Array< T > [friend]
operator>(T v, Array< T > &m)Array< T > [friend]
operator>=(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator>=(Array< T > &m, T v)Array< T > [friend]
operator>=(T v, Array< T > &m)Array< T > [friend]
operator[](const int i)Array< T > [inline]
operator||(Array< T > &m1, Array< T > &m2)Array< T > [friend]
operator||(Array< T > &m, T v)Array< T > [friend]
operator||(T v, Array< T > &m)Array< T > [friend]
Or(Array< T > &m1, Array< T > &m2)Array< T > [static]
Or(Array< T > &m, T v)Array< T > [static]
Size() const Array< T > [inline]
Subtract(Array< T > &m1, Array< T > &m2)Array< T > [static]
Subtract(Array< T > &m1, T v2)Array< T > [static]
Subtract(T v2, Array< T > &m1)Array< T > [static]
Subtract(Array< T > &m)Array< T >
Subtract(T v)Array< T >
Vector<T> classArray< T > [friend]
XDim() const Array< T > [inline]
YDim() const Array< T > [inline]
ZDim() const Array< T > [inline]
~Array()Array< T >

CIMPL 0.1 Code Reference. Copyright © 2004, Baris Sumengen. All rights reserved.