[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

MultiArray Member List VIGRA

This is the complete list of members for MultiArray, including all inherited members.

ActualDimension enum nameMultiArrayView< N, T >
allocate(pointer &ptr, difference_type_1 s, const_reference init)MultiArray [protected]
allocate(pointer &ptr, difference_type_1 s, U const *init)MultiArray [protected]
allocate(pointer &ptr, MultiArrayView< N, U, C > const &init)MultiArray [protected]
allocator() const MultiArray
allocator_type typedefMultiArray
begin()MultiArray
begin() const MultiArray
bind(difference_type_1 d) const MultiArrayView< N, T >
bindAt(difference_type_1 m, difference_type_1 d) const MultiArrayView< N, T >
bindInner(const TinyVector< MultiArrayIndex, M > &d) const MultiArrayView< N, T >
bindInner(difference_type_1 d) const MultiArrayView< N, T >
bindOuter(const TinyVector< MultiArrayIndex, M > &d) const MultiArrayView< N, T >
bindOuter(difference_type_1 d) const MultiArrayView< N, T >
const_iterator typedefMultiArray
const_pointer typedefMultiArray
const_reference typedefMultiArray
const_traverser typedefMultiArray
coordinateToScanOrderIndex(const difference_type &d) const MultiArrayView< N, T >
copy(const MultiArrayView &rhs)MultiArrayView< N, T >
copy(const MultiArrayView< N, U, CN > &rhs)MultiArrayView< N, T >
data() const MultiArrayView< N, T >
deallocate(pointer &ptr, difference_type_1 s)MultiArray [protected]
difference_type typedefMultiArray
difference_type_1 typedefMultiArray
elementCount() const MultiArrayView< N, T >
end()MultiArray
end() const MultiArray
init(const U &init)MultiArray
isInside(difference_type const &p) const MultiArrayView< N, T >
iterator typedefMultiArray
m_allocMultiArray [protected]
m_ptrMultiArrayView< N, T > [protected]
m_shapeMultiArrayView< N, T > [protected]
m_strideMultiArrayView< N, T > [protected]
matrix_type typedefMultiArray
MultiArray()MultiArray
MultiArray(allocator_type const &alloc)MultiArray
MultiArray(const difference_type &shape, allocator_type const &alloc=allocator_type())MultiArray [explicit]
MultiArray(const difference_type &shape, const_reference init, allocator_type const &alloc=allocator_type())MultiArray
MultiArray(const difference_type &shape, const_pointer init, allocator_type const &alloc=allocator_type())MultiArray
MultiArray(const MultiArray &rhs)MultiArray
MultiArray(const MultiArrayView< N, U, C > &rhs, allocator_type const &alloc=allocator_type())MultiArray
MultiArrayView()MultiArrayView< N, T >
MultiArrayView(const difference_type &shape, pointer ptr)MultiArrayView< N, T >
MultiArrayView(const difference_type &shape, const difference_type &stride, pointer ptr)MultiArrayView< N, T >
norm(int type=2, bool useSquaredNorm=true) const MultiArrayView< N, T >
operator!=(MultiArrayView< N, U, C1 > const &rhs) const MultiArrayView< N, T >
operator()(difference_type_1 x)MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y)MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z)MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u)MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u, difference_type_1 v)MultiArrayView< N, T >
operator()(difference_type_1 x) const MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y) const MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z) const MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u) const MultiArrayView< N, T >
operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u, difference_type_1 v) const MultiArrayView< N, T >
operator*=(const MultiArrayView< N, U, C > &rhs)MultiArray
operator*=(const T &rhs)MultiArray
MultiArrayView< N, T >::operator*=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator+=(const MultiArrayView< N, U, C > &rhs)MultiArray
operator+=(const T &rhs)MultiArray
MultiArrayView< N, T >::operator+=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator-=(const MultiArrayView< N, U, C > &rhs)MultiArray
operator-=(const T &rhs)MultiArray
MultiArrayView< N, T >::operator-=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator/=(const MultiArrayView< N, U, C > &rhs)MultiArray
operator/=(const T &rhs)MultiArray
MultiArrayView< N, T >::operator/=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator=(const MultiArray &rhs)MultiArray
operator=(const MultiArrayView< N, U, C > &rhs)MultiArray
MultiArrayView< N, T >::operator=(MultiArrayView const &rhs)MultiArrayView< N, T >
MultiArrayView< N, T >::operator=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator==(MultiArrayView< N, U, C1 > const &rhs) const MultiArrayView< N, T >
operator[](const difference_type &d)MultiArrayView< N, T >
operator[](const difference_type &d) const MultiArrayView< N, T >
operator[](difference_type_1 d)MultiArrayView< N, T >
operator[](difference_type_1 d) const MultiArrayView< N, T >
permuteDimensions(const difference_type &s) const MultiArrayView< N, T >
pointer typedefMultiArray
reference typedefMultiArray
reshape(const difference_type &shape)MultiArray
reshape(const difference_type &shape, const_reference init)MultiArray
scanOrderIndexToCoordinate(difference_type_1 d) const MultiArrayView< N, T >
shape() const MultiArrayView< N, T >
shape(difference_type_1 n) const MultiArrayView< N, T >
size() const MultiArrayView< N, T >
size(difference_type_1 n) const MultiArrayView< N, T >
size_type typedefMultiArray
squaredNorm() const MultiArrayView< N, T >
stride() const MultiArrayView< N, T >
stride(int n) const MultiArrayView< N, T >
stridearray(const difference_type &s) const MultiArrayView< N, T >
subarray(const difference_type &p, const difference_type &q) const MultiArrayView< N, T >
swap(MultiArray &other)MultiArray
swapData(MultiArrayView rhs)MultiArrayView< N, T >
swapData(MultiArrayView< N, T2, C2 > rhs)MultiArrayView< N, T >
transpose() const MultiArrayView< N, T >
traverser typedefMultiArray
traverser_begin()MultiArrayView< N, T >
traverser_begin() const MultiArrayView< N, T >
traverser_end()MultiArrayView< N, T >
traverser_end() const MultiArrayView< N, T >
value_type typedefMultiArray
view_type typedefMultiArray
~MultiArray()MultiArray

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
VIGRA 1.6.0 (13 Aug 2008)