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

Matrix< T, ALLOC > Member List VIGRA

This is the complete list of members for Matrix< T, ALLOC >, including all inherited members.
ActualDimension enum nameMultiArrayView< N, T >
allocate(pointer &ptr, difference_type_1 s, const_reference init)MultiArray< 2, T, ALLOC > [protected]
allocate(pointer &ptr, difference_type_1 s, U const *init)MultiArray< 2, T, ALLOC > [protected]
allocate(pointer &ptr, MultiArrayView< N, U, C > const &init)MultiArray< 2, T, ALLOC > [protected]
allocator() constMultiArray< 2, T, ALLOC >
allocator_type typedefMatrix< T, ALLOC >
begin()MultiArray< 2, T, ALLOC >
begin() constMultiArray< 2, T, ALLOC >
bind(difference_type_1 d) constMultiArrayView< N, T >
bindAt(difference_type_1 m, difference_type_1 d) constMultiArrayView< N, T >
bindInner(const TinyVector< MultiArrayIndex, M > &d) constMultiArrayView< N, T >
bindInner(difference_type_1 d) constMultiArrayView< N, T >
bindOuter(const TinyVector< MultiArrayIndex, M > &d) constMultiArrayView< N, T >
bindOuter(difference_type_1 d) constMultiArrayView< N, T >
columnCount() const Matrix< T, ALLOC >
columnVector(difference_type_1 d) const Matrix< T, ALLOC >
const_iterator typedefMultiArray< 2, T, ALLOC >
const_pointer typedefMatrix< T, ALLOC >
const_reference typedefMatrix< T, ALLOC >
const_traverser typedefMultiArray< 2, T, ALLOC >
coordinateToScanOrderIndex(const difference_type &d) constMultiArrayView< N, T >
copy(const MultiArrayView &rhs)MultiArrayView< N, T >
copy(const MultiArrayView< N, U, CN > &rhs)MultiArrayView< N, T >
data() constMultiArrayView< N, T >
deallocate(pointer &ptr, difference_type_1 s)MultiArray< 2, T, ALLOC > [protected]
difference_type typedefMatrix< T, ALLOC >
difference_type_1 typedefMatrix< T, ALLOC >
elementCount() const Matrix< T, ALLOC >
end()MultiArray< 2, T, ALLOC >
end() constMultiArray< 2, T, ALLOC >
init(const U &init)Matrix< T, ALLOC >
isInside(difference_type const &p) constMultiArrayView< N, T >
isSymmetric() const Matrix< T, ALLOC >
iterator typedefMultiArray< 2, T, ALLOC >
m_allocMultiArray< 2, T, ALLOC > [protected]
m_ptrMultiArrayView< N, T > [protected]
m_shapeMultiArrayView< N, T > [protected]
m_strideMultiArrayView< N, T > [protected]
Matrix()Matrix< T, ALLOC >
Matrix(ALLOC const &alloc)Matrix< T, ALLOC > [explicit]
Matrix(const difference_type &shape, ALLOC const &alloc=allocator_type())Matrix< T, ALLOC > [explicit]
Matrix(difference_type_1 rows, difference_type_1 columns, ALLOC const &alloc=allocator_type())Matrix< T, ALLOC >
Matrix(const difference_type &shape, const_reference init, allocator_type const &alloc=allocator_type())Matrix< T, ALLOC >
Matrix(difference_type_1 rows, difference_type_1 columns, const_reference init, allocator_type const &alloc=allocator_type())Matrix< T, ALLOC >
Matrix(const difference_type &shape, const_pointer init, RawArrayMemoryLayout layout=RowMajor, allocator_type const &alloc=allocator_type())Matrix< T, ALLOC >
Matrix(difference_type_1 rows, difference_type_1 columns, const_pointer init, RawArrayMemoryLayout layout=RowMajor, allocator_type const &alloc=allocator_type())Matrix< T, ALLOC >
Matrix(const Matrix &rhs)Matrix< T, ALLOC >
Matrix(const TemporaryMatrix< T, ALLOC > &rhs)Matrix< T, ALLOC >
Matrix(const MultiArrayView< 2, U, C > &rhs)Matrix< T, ALLOC >
matrix_type typedefMatrix< T, ALLOC >
MultiArray()MultiArray< 2, T, ALLOC >
MultiArray(allocator_type const &alloc)MultiArray< 2, T, ALLOC >
MultiArray(const difference_type &shape, allocator_type const &alloc=allocator_type())MultiArray< 2, T, ALLOC > [explicit]
MultiArray(const difference_type &shape, const_reference init, allocator_type const &alloc=allocator_type())MultiArray< 2, T, ALLOC >
MultiArray(const difference_type &shape, const_pointer init, allocator_type const &alloc=allocator_type())MultiArray< 2, T, ALLOC >
MultiArray(const MultiArray &rhs)MultiArray< 2, T, ALLOC >
MultiArray(const MultiArrayView< N, U, C > &rhs, allocator_type const &alloc=allocator_type())MultiArray< 2, T, ALLOC >
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() const Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::norm(int type=2, bool useSquaredNorm=true) constMultiArrayView< N, T >
operator!=(MultiArrayView< N, U, C1 > const &rhs) constMultiArrayView< N, T >
operator()(difference_type_1 row, difference_type_1 column)Matrix< T, ALLOC >
operator()(difference_type_1 row, difference_type_1 column) const Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x)MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y)MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z)MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u)MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u, difference_type_1 v)MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x) constMultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y) constMultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z) constMultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u) constMultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u, difference_type_1 v) constMultiArrayView< N, T >
operator*=(MultiArrayView< 2, U, C > const &other)Matrix< T, ALLOC >
operator*=(T other)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator*=(const MultiArrayView< N, U, C > &rhs)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::operator*=(const T &rhs)MultiArray< 2, T, ALLOC >
MultiArrayView< N, T >::operator*=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator+=(MultiArrayView< 2, U, C > const &other)Matrix< T, ALLOC >
operator+=(T other)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator+=(const MultiArrayView< N, U, C > &rhs)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::operator+=(const T &rhs)MultiArray< 2, T, ALLOC >
MultiArrayView< N, T >::operator+=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator-=(MultiArrayView< 2, U, C > const &other)Matrix< T, ALLOC >
operator-=(T other)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator-=(const MultiArrayView< N, U, C > &rhs)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::operator-=(const T &rhs)MultiArray< 2, T, ALLOC >
MultiArrayView< N, T >::operator-=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator/=(MultiArrayView< 2, U, C > const &other)Matrix< T, ALLOC >
operator/=(T other)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator/=(const MultiArrayView< N, U, C > &rhs)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::operator/=(const T &rhs)MultiArray< 2, T, ALLOC >
MultiArrayView< N, T >::operator/=(MultiArrayView< N, U, C1 > const &rhs)MultiArrayView< N, T >
operator=(const Matrix &rhs)Matrix< T, ALLOC >
operator=(const TemporaryMatrix< T, ALLOC > &rhs)Matrix< T, ALLOC >
operator=(const MultiArrayView< 2, U, C > &rhs)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::operator=(const MultiArray &rhs)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::operator=(const MultiArrayView< N, U, C > &rhs)MultiArray< 2, T, ALLOC >
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) constMultiArrayView< N, T >
operator[](const difference_type &d)MultiArrayView< N, T >
operator[](const difference_type &d) constMultiArrayView< N, T >
operator[](difference_type_1 d)MultiArrayView< N, T >
operator[](difference_type_1 d) constMultiArrayView< N, T >
permuteDimensions(const difference_type &s) constMultiArrayView< N, T >
pointer typedefMatrix< T, ALLOC >
reference typedefMatrix< T, ALLOC >
reshape(difference_type_1 rows, difference_type_1 columns)Matrix< T, ALLOC >
reshape(difference_type_1 rows, difference_type_1 columns, const_reference init)Matrix< T, ALLOC >
reshape(difference_type const &shape)Matrix< T, ALLOC >
reshape(difference_type const &shape, const_reference init)Matrix< T, ALLOC >
MultiArray< 2, T, ALLOC >::reshape(const difference_type &shape)MultiArray< 2, T, ALLOC >
MultiArray< 2, T, ALLOC >::reshape(const difference_type &shape, const_reference init)MultiArray< 2, T, ALLOC >
rowCount() const Matrix< T, ALLOC >
rowVector(difference_type_1 d) const Matrix< T, ALLOC >
scanOrderIndexToCoordinate(difference_type_1 d) constMultiArrayView< N, T >
shape() constMultiArrayView< N, T >
shape(difference_type_1 n) constMultiArrayView< N, T >
size() constMultiArrayView< N, T >
size(difference_type_1 n) constMultiArrayView< N, T >
size_type typedefMultiArray< 2, T, ALLOC >
squaredNorm() const Matrix< T, ALLOC >
stride() constMultiArrayView< N, T >
stride(int n) constMultiArrayView< N, T >
stridearray(const difference_type &s) constMultiArrayView< N, T >
subarray(const difference_type &p, const difference_type &q) constMultiArrayView< N, T >
swap(MultiArray &other)MultiArray< 2, T, ALLOC >
swapData(MultiArrayView rhs)MultiArrayView< N, T >
swapData(MultiArrayView< N, T2, C2 > rhs)MultiArrayView< N, T >
transpose() const Matrix< T, ALLOC >
traverser typedefMultiArray< 2, T, ALLOC >
traverser_begin()MultiArrayView< N, T >
traverser_begin() constMultiArrayView< N, T >
traverser_end()MultiArrayView< N, T >
traverser_end() constMultiArrayView< N, T >
value_type typedefMatrix< T, ALLOC >
view_type typedefMatrix< T, ALLOC >
~MultiArray()MultiArray< 2, T, ALLOC >

© 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 (5 Nov 2009)