vtf-logo

ads::Array< N, T, A > Member List

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

applyAbs(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyAcos(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyAsin(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyAtan(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyCeil(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyCos(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyCosh(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyExp(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyFloor(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyLog(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyLog10(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applySin(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applySinh(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applySqrt(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyTan(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
applyTanh(ArrayContainer< T, A > *x)ads::Array< N, T, A > [related]
Array()ads::Array< N, T, A > [inline]
Array(const Array &x)ads::Array< N, T, A > [inline]
Array(const Array< N, T2, A2 > &x)ads::Array< N, T, A > [inline]
Array(const size_type extent0, const size_type extent1)ads::Array< N, T, A > [inline, explicit]
Array(const size_type extent0, const size_type extent1, const size_type extent2)ads::Array< N, T, A > [inline, explicit]
Array(const index_type &extents)ads::Array< N, T, A > [inline, explicit]
Array(const index_type &extents, parameter_type value)ads::Array< N, T, A > [inline, explicit]
Array(const index_type &extents, InputIterator first, InputIterator last)ads::Array< N, T, A > [inline, explicit]
Array(const range_type &ranges)ads::Array< N, T, A > [inline, explicit]
Array(const range_type &ranges, const value_type value)ads::Array< N, T, A > [inline, explicit]
Array(const range_type &ranges, InputIterator first, InputIterator last)ads::Array< N, T, A > [inline, explicit]
Array(const index_type &extents, const void_pointer data)ads::Array< N, T, A > [inline]
Array(const range_type &ranges, const void_pointer data)ads::Array< N, T, A > [inline]
ArrayContainer()ads::ArrayContainer< T, A > [inline, protected]
ArrayContainer(const ArrayContainer &x)ads::ArrayContainer< T, A > [inline, protected]
ArrayContainer(const ArrayContainer< T2, A2 > &x)ads::ArrayContainer< T, A > [inline, protected]
ArrayContainer(ForwardIterator start, ForwardIterator finish)ads::ArrayContainer< T, A > [inline, protected]
ArrayContainer(Type *start, Type *finish)ads::ArrayContainer< T, A > [inline, protected]
ArrayContainer(const size_type size)ads::ArrayContainer< T, A > [inline, explicit, protected]
ArrayIndexing()ads::ArrayIndexing< N, T > [protected]
ArrayIndexing(const ArrayIndexing &x)ads::ArrayIndexing< N, T > [protected]
ArrayIndexing(const index_type &extents, Type *data)ads::ArrayIndexing< N, T > [protected]
ArrayIndexing(const range_type &ranges, Type *data)ads::ArrayIndexing< N, T > [protected]
ArrayIndexingBase()ads::ArrayIndexingBase< N > [inline, protected]
ArrayIndexingBase(const ArrayIndexingBase &x)ads::ArrayIndexingBase< N > [inline, protected]
ArrayIndexingBase(const index_type &extents)ads::ArrayIndexingBase< N > [inline, explicit, protected]
ArrayIndexingBase(const range_type &ranges)ads::ArrayIndexingBase< N > [inline, explicit, protected]
begin() const ads::ArrayContainer< T, A > [inline]
begin()ads::ArrayContainer< T, A > [inline]
compute_strides()ads::ArrayIndexingBase< N > [inline, protected]
computeMaximum(const ArrayContainer< T, A > &x)ads::Array< N, T, A > [related]
computeMinimum(const ArrayContainer< T, A > &x)ads::Array< N, T, A > [related]
computeProduct(const ArrayContainer< T, A > &x)ads::Array< N, T, A > [related]
computeSum(const ArrayContainer< T, A > &x)ads::Array< N, T, A > [related]
const_iterator typedefads::Array< N, T, A >
const_pointer typedefads::Array< N, T, A >
const_reference typedefads::Array< N, T, A >
data() const ads::ArrayContainer< T, A > [inline]
data()ads::ArrayContainer< T, A > [inline]
difference_type typedefads::Array< N, T, A >
empty() const ads::ArrayContainer< T, A > [inline]
end() const ads::ArrayContainer< T, A > [inline]
end()ads::ArrayContainer< T, A > [inline]
extent(const int i) const ads::ArrayIndexing< N, T > [inline]
extents() const ads::ArrayIndexing< N, T > [inline]
fill(parameter_type value)ads::ArrayContainer< T, A >
get(std::istream &in)ads::Array< N, T, A > [inline]
getMemoryUsage() const ads::Array< N, T, A > [inline]
index(const index_type &mi) const ads::ArrayIndexing< N, T > [inline]
index(const int i0, const int i1) const ads::ArrayIndexing< N, T > [inline]
index(const int i0, const int i1, const int i2) const ads::ArrayIndexing< N, T > [inline]
index_iterator typedefads::ArrayIndexing< N, T >
index_to_indices(const int index, int &i, int &j) const ads::ArrayIndexing< N, T > [inline]
index_to_indices(int index, int &i, int &j, int &k) const ads::ArrayIndexing< N, T > [inline]
index_to_indices(const int index, ads::FixedArray< 2, int > &multi_index) const ads::ArrayIndexing< N, T > [inline]
index_to_indices(const int index, ads::FixedArray< 3, int > &multi_index) const ads::ArrayIndexing< N, T > [inline]
index_type typedefads::Array< N, T, A >
indices_begin() const ads::ArrayIndexing< N, T > [inline]
indices_end() const ads::ArrayIndexing< N, T > [inline]
iterator typedefads::Array< N, T, A >
iterator_to_indices(const const_iterator iter, int &i, int &j) const ads::Array< N, T, A > [inline]
iterator_to_indices(const const_iterator iter, int &i, int &j, int &k) const ads::Array< N, T, A > [inline]
iterator_to_indices(const const_iterator iter, ads::FixedArray< 2, int > &multi_index) const ads::Array< N, T, A > [inline]
iterator_to_indices(const const_iterator iter, ads::FixedArray< 3, int > &multi_index) const ads::Array< N, T, A > [inline]
lbound(const int i) const ads::ArrayIndexing< N, T > [inline]
lbounds() const ads::ArrayIndexing< N, T > [inline]
max_size() const ads::ArrayContainer< T, A > [inline]
negate()ads::ArrayContainer< T, A >
operator!=(const Array< N, T1, A1 > &x, const Array< N, T2, A2 > &y)ads::Array< N, T, A > [related]
ads::ArrayContainer::operator!=(const ArrayContainer< T2, A2 > &x) const ads::ArrayContainer< T, A > [inline]
operator()(const index_type &mi) const ads::ArrayIndexing< N, T > [inline]
operator()(const int i0, const int i1) const ads::ArrayIndexing< N, T > [inline]
operator()(const int i0, const int i1, const int i2) const ads::ArrayIndexing< N, T > [inline]
operator()(const ads::FixedArray< 1, int > &index, const ads::FixedArray< 1, int > &offset) const ads::ArrayIndexing< N, T > [inline]
operator()(const ads::FixedArray< 2, int > &index, const ads::FixedArray< 2, int > &offset) const ads::ArrayIndexing< N, T > [inline]
operator()(const ads::FixedArray< 3, int > &index, const ads::FixedArray< 3, int > &offset) const ads::ArrayIndexing< N, T > [inline]
operator()(const index_type &mi)ads::ArrayIndexing< N, T > [inline]
operator()(const int i0, const int i1)ads::ArrayIndexing< N, T > [inline]
operator()(const int i0, const int i1, const int i2)ads::ArrayIndexing< N, T > [inline]
operator<<(std::ostream &out, const Array< N, T, A > &x)ads::Array< N, T, A > [related]
operator=(const Array &other)ads::Array< N, T, A > [inline]
operator=(const Array< N, T2, A2 > &x)ads::Array< N, T, A > [inline]
operator=(parameter_type x)ads::Array< N, T, A > [inline]
ads::ArrayContainer::operator=(const ArrayContainer &other)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayContainer::operator=(const ArrayContainer< T2, A2 > &x)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayIndexing::operator=(const ArrayIndexing &x)ads::ArrayIndexing< N, T > [protected]
ads::ArrayIndexingBase::operator=(const ArrayIndexingBase &x)ads::ArrayIndexingBase< N > [inline, protected]
operator==(const Array< N, T2, A2 > &x) const (defined in ads::Array< N, T, A >)ads::Array< N, T, A > [inline]
ads::ArrayContainer::operator==(const ArrayContainer< T2, A2 > &x) const ads::ArrayContainer< T, A > [inline]
ads::ArrayIndexing::operator==(const ArrayIndexing< N, T2 > &x) const ads::ArrayIndexing< N, T > [inline]
ads::ArrayIndexingBase::operator==(const ArrayIndexingBase< N > &x) const ads::ArrayIndexingBase< N > [inline]
operator>>(std::istream &in, Array< N, T, A > &x)ads::Array< N, T, A > [related]
operator[](const int i) const ads::ArrayContainer< T, A > [inline]
operator[](const int i)ads::ArrayContainer< T, A > [inline]
parameter_type typedefads::Array< N, T, A >
pointer typedefads::Array< N, T, A >
pretty_print(std::ostream &out) const ads::ArrayIndexing< N, T >
put(std::ostream &out) const ads::Array< N, T, A > [inline]
range_type typedefads::Array< N, T, A >
ranges() const ads::ArrayIndexing< N, T > [inline]
rank()ads::ArrayIndexing< N, T > [inline, static]
read(std::istream &in)ads::Array< N, T, A > [inline]
read_elements_ascii(std::istream &in)ads::Array< N, T, A > [inline]
read_elements_binary(std::istream &in)ads::Array< N, T, A > [inline]
rebuild(const index_type &extents, const void_pointer data)ads::Array< N, T, A > [inline]
rebuild(const range_type &ranges, const void_pointer data)ads::Array< N, T, A > [inline]
ads::ArrayContainer::rebuild(ForwardIterator start, ForwardIterator finish)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayContainer::rebuild(Type *start, Type *finish)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayContainer::rebuild(const size_type size)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayIndexing::rebuild(const index_type &extents, Type *data)ads::ArrayIndexing< N, T > [protected]
ads::ArrayIndexing::rebuild(const range_type &ranges, Type *data)ads::ArrayIndexing< N, T > [protected]
ads::ArrayIndexingBase::rebuild(const index_type &extents)ads::ArrayIndexingBase< N > [inline, protected]
ads::ArrayIndexingBase::rebuild(const range_type &ranges)ads::ArrayIndexingBase< N > [inline, protected]
reference typedefads::Array< N, T, A >
resize(const index_type &ext)ads::Array< N, T, A >
resize(const range_type &rng)ads::Array< N, T, A >
ads::ArrayContainer::resize(const size_type size)ads::ArrayContainer< T, A > [inline, protected]
root() const ads::ArrayIndexing< N, T > [inline]
root()ads::ArrayIndexing< N, T > [inline]
root_offset(const index_type &mi) const ads::ArrayIndexingBase< N > [inline, protected]
root_offset(const int i0, const int i1) const ads::ArrayIndexingBase< N > [inline, protected]
root_offset(const int i0, const int i1, const int i2) const ads::ArrayIndexingBase< N > [inline, protected]
size() const ads::ArrayContainer< T, A > [inline]
size_type typedefads::Array< N, T, A >
strides() const ads::ArrayIndexing< N, T > [inline]
swap(Array &x)ads::Array< N, T, A > [inline]
ads::ArrayContainer::swap(ArrayContainer &other)ads::ArrayContainer< T, A > [inline, protected]
ads::ArrayIndexing::swap(ArrayIndexing &x)ads::ArrayIndexing< N, T > [inline, protected]
ads::ArrayIndexingBase::swap(ArrayIndexingBase &x)ads::ArrayIndexingBase< N > [inline, protected]
ubound(const int i) const ads::ArrayIndexing< N, T > [inline]
ubounds() const ads::ArrayIndexing< N, T > [inline]
unqualified_value_type typedefads::Array< N, T, A >
value_type typedefads::Array< N, T, A >
void_pointer typedefads::Array< N, T, A >
write(std::ostream &out) const ads::Array< N, T, A > [inline]
write_elements_ascii(std::ostream &out) const ads::Array< N, T, A > [inline]
write_elements_binary(std::ostream &out) const ads::Array< N, T, A > [inline]
~Array()ads::Array< N, T, A > [inline]
~ArrayContainer()ads::ArrayContainer< T, A > [inline, protected]
~ArrayIndexing()ads::ArrayIndexing< N, T > [inline, protected]
~ArrayIndexingBase()ads::ArrayIndexingBase< N > [inline, protected]


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7