[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
MultiArray Member List | ![]() |
---|
This is the complete list of members for MultiArray, including all inherited members.
allocate(pointer &ptr, std::size_t s, const_reference init) | MultiArray | [protected] |
allocate(pointer &ptr, std::size_t s, U const *init) | MultiArray | [protected] |
allocate(pointer &ptr, MultiArrayView< N, U, C > const &init) | MultiArray | [protected] |
allocator() const | MultiArray | [inline] |
allocator_type typedef | MultiArray | |
begin() | MultiArray | [inline] |
begin() const | MultiArray | [inline] |
bind(int d) const | MultiArrayView< N, T > | |
bindAt(int m, int d) const | MultiArrayView< N, T > | |
bindInner(const TinyVector< ptrdiff_t, M > &d) const | MultiArrayView< N, T > | |
bindInner(int d) const | MultiArrayView< N, T > | |
bindOuter(const TinyVector< ptrdiff_t, M > &d) const | MultiArrayView< N, T > | |
bindOuter(int d) const | MultiArrayView< N, T > | |
const_iterator typedef | MultiArray | |
const_pointer typedef | MultiArray | |
const_reference typedef | MultiArray | |
const_traverser typedef | MultiArray | |
copy(const MultiArrayView< N, U, CN > &rhs) | MultiArrayView< N, T > | |
data() const | MultiArrayView< N, T > | [inline] |
deallocate(pointer &ptr, std::size_t s) | MultiArray | [protected] |
difference_type typedef | MultiArray | |
elementCount() const | MultiArrayView< N, T > | [inline] |
end() | MultiArray | [inline] |
end() const | MultiArray | [inline] |
init(const U &init) | MultiArrayView< N, T > | |
isInside(difference_type const &p) const | MultiArrayView< N, T > | [inline] |
iterator typedef | MultiArray | |
m_alloc | MultiArray | [protected] |
m_ptr | MultiArrayView< N, T > | [protected] |
m_shape | MultiArrayView< N, T > | [protected] |
m_stride | MultiArrayView< N, T > | [protected] |
matrix_type typedef | MultiArray | |
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 > | [inline] |
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 | MultiArrayView< N, T > | [inline] |
NormType typedef | MultiArray | |
operator()(int x) | MultiArrayView< N, T > | [inline] |
operator()(int x, int y) | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z) | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z, int u) | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z, int u, int v) | MultiArrayView< N, T > | [inline] |
operator()(int x) const | MultiArrayView< N, T > | [inline] |
operator()(int x, int y) const | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z) const | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z, int u) const | MultiArrayView< N, T > | [inline] |
operator()(int x, int y, int z, int u, int v) const | MultiArrayView< N, T > | [inline] |
operator=(const MultiArray &rhs) | MultiArray | [inline] |
operator=(const MultiArrayView< N, U, C > &rhs) | MultiArray | |
operator[](const difference_type &d) | MultiArrayView< N, T > | [inline] |
operator[](const difference_type &d) const | MultiArrayView< N, T > | [inline] |
pointer typedef | MultiArray | |
reference typedef | MultiArray | |
reshape(const difference_type &shape) | MultiArray | [inline] |
reshape(const difference_type &shape, const_reference init) | MultiArray | |
shape() const | MultiArrayView< N, T > | [inline] |
shape(int n) const | MultiArrayView< N, T > | [inline] |
size() const | MultiArrayView< N, T > | [inline] |
size(int n) const | MultiArrayView< N, T > | [inline] |
size_type typedef | MultiArray | |
squaredNorm() const | MultiArrayView< N, T > | [inline] |
SquaredNormType typedef | MultiArray | |
stride() const | MultiArrayView< N, T > | [inline] |
stride(int n) const | MultiArrayView< N, T > | [inline] |
stridearray(const difference_type &s) const | MultiArrayView< N, T > | [inline] |
subarray(const difference_type &p, const difference_type &q) const | MultiArrayView< N, T > | [inline] |
swap(MultiArray &other) | MultiArray | |
traverser typedef | MultiArray | |
traverser_begin() | MultiArrayView< N, T > | [inline] |
traverser_begin() const | MultiArrayView< N, T > | [inline] |
traverser_end() | MultiArrayView< N, T > | [inline] |
traverser_end() const | MultiArrayView< N, T > | [inline] |
value_type typedef | MultiArray | |
view_type typedef | MultiArray | |
~MultiArray() | MultiArray |
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|