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

Matrix Member List VIGRA

This is the complete list of members for Matrix, 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() const MultiArray< 2, T, ALLOC >
allocator_type typedefMatrix
begin()MultiArray< 2, T, ALLOC >
begin() const MultiArray< 2, T, ALLOC >
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 >
columnCount() const Matrix
columnVector(difference_type_1 d) const Matrix
const_iterator typedefMultiArray< 2, T, ALLOC >
const_pointer typedefMatrix
const_reference typedefMatrix
const_traverser typedefMultiArray< 2, T, ALLOC >
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< 2, T, ALLOC > [protected]
difference_type typedefMatrix
difference_type_1 typedefMatrix
elementCount() const Matrix
end()MultiArray< 2, T, ALLOC >
end() const MultiArray< 2, T, ALLOC >
init(const U &init)Matrix
isInside(difference_type const &p) const MultiArrayView< N, T >
isSymmetric() const Matrix
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
Matrix(ALLOC const &alloc)Matrix [explicit]
Matrix(const difference_type &shape, ALLOC const &alloc=allocator_type())Matrix [explicit]
Matrix(difference_type_1 rows, difference_type_1 columns, ALLOC const &alloc=allocator_type())Matrix
Matrix(const difference_type &shape, const_reference init, allocator_type const &alloc=allocator_type())Matrix
Matrix(difference_type_1 rows, difference_type_1 columns, const_reference init, allocator_type const &alloc=allocator_type())Matrix
Matrix(const difference_type &shape, const_pointer init, RawArrayMemoryLayout layout=RowMajor, allocator_type const &alloc=allocator_type())Matrix
Matrix(difference_type_1 rows, difference_type_1 columns, const_pointer init, RawArrayMemoryLayout layout=RowMajor, allocator_type const &alloc=allocator_type())Matrix
Matrix(const Matrix &rhs)Matrix
Matrix(const TemporaryMatrix< T, ALLOC > &rhs)Matrix
Matrix(const MultiArrayView< 2, U, C > &rhs)Matrix
matrix_type typedefMatrix
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
MultiArray< 2, T, ALLOC >::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 row, difference_type_1 column)Matrix
operator()(difference_type_1 row, difference_type_1 column) const Matrix
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) const MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y) const MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z) const MultiArrayView< N, T >
MultiArray< 2, T, ALLOC >::operator()(difference_type_1 x, difference_type_1 y, difference_type_1 z, difference_type_1 u) const 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) const MultiArrayView< N, T >
operator*=(MultiArrayView< 2, U, C > const &other)Matrix
operator*=(T other)Matrix
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
operator+=(T other)Matrix
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
operator-=(T other)Matrix
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
operator/=(T other)Matrix
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
operator=(const TemporaryMatrix< T, ALLOC > &rhs)Matrix
operator=(const MultiArrayView< 2, U, C > &rhs)Matrix
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) 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 typedefMatrix
reference typedefMatrix
reshape(difference_type_1 rows, difference_type_1 columns)Matrix
reshape(difference_type_1 rows, difference_type_1 columns, const_reference init)Matrix
reshape(difference_type const &shape)Matrix
reshape(difference_type const &shape, const_reference init)Matrix
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
rowVector(difference_type_1 d) const Matrix
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< 2, T, ALLOC >
squaredNorm() const Matrix
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< 2, T, ALLOC >
swapData(MultiArrayView rhs)MultiArrayView< N, T >
swapData(MultiArrayView< N, T2, C2 > rhs)MultiArrayView< N, T >
transpose() const Matrix
traverser typedefMultiArray< 2, T, ALLOC >
traverser_begin()MultiArrayView< N, T >
traverser_begin() const MultiArrayView< N, T >
traverser_end()MultiArrayView< N, T >
traverser_end() const MultiArrayView< N, T >
value_type typedefMatrix
view_type typedefMatrix
~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 (13 Aug 2008)