Array< 1, T, A > Member List

This is the complete list of members for Array< 1, T, A >, including all inherited members.
Array()Array< 1, T, A > [inline]
Array(const Array &x)Array< 1, T, A > [inline]
Array(const Array< 1, T2, A2 > &x)Array< 1, T, A > [inline]
Array(const Array< N2, T2, A2 > &x)Array< 1, T, A > [inline]
Array(const size_type size)Array< 1, T, A > [inline, explicit]
Array(const size_type size, parameter_type value)Array< 1, T, A > [inline, explicit]
Array(ForwardIterator first, ForwardIterator last)Array< 1, T, A > [inline]
Array(const size_type size, InputIterator first, InputIterator last)Array< 1, T, A > [inline, explicit]
Array(const index_type &extent)Array< 1, T, A > [inline, explicit]
Array(const index_type &extent, parameter_type value)Array< 1, T, A > [inline, explicit]
Array(const index_type &extent, InputIterator first, InputIterator last)Array< 1, T, A > [inline, explicit]
Array(const range_type &range)Array< 1, T, A > [inline, explicit]
Array(const range_type &range, parameter_type value)Array< 1, T, A > [inline, explicit]
Array(const range_type &range, InputIterator first, InputIterator last)Array< 1, T, A > [inline, explicit]
Array(const size_type size, const void_pointer data)Array< 1, T, A > [inline]
Array(const range_type &range, const void_pointer data)Array< 1, T, A > [inline]
ArrayContainer()ArrayContainer< T, A > [inline, protected]
ArrayContainer(const ArrayContainer &x)ArrayContainer< T, A > [inline, protected]
ArrayContainer(const ArrayContainer< T2, A2 > &x)ArrayContainer< T, A > [inline, protected]
ArrayContainer(ForwardIterator start, ForwardIterator finish)ArrayContainer< T, A > [inline, protected]
ArrayContainer(Type *start, Type *finish)ArrayContainer< T, A > [inline, protected]
ArrayContainer(const size_type size)ArrayContainer< T, A > [inline, explicit, protected]
ArrayIndexing()ArrayIndexing< 1, T > [inline, protected]
ArrayIndexing(const ArrayIndexing &x)ArrayIndexing< 1, T > [inline, protected]
ArrayIndexing(const index_type &extent, const pointer data)ArrayIndexing< 1, T > [inline, explicit, protected]
ArrayIndexing(const size_type size, const pointer data)ArrayIndexing< 1, T > [inline, explicit, protected]
ArrayIndexing(const range_type &range, const pointer data)ArrayIndexing< 1, T > [inline, explicit, protected]
ArrayIndexingBase()ArrayIndexingBase< 1 > [inline, protected]
ArrayIndexingBase(const ArrayIndexingBase &x)ArrayIndexingBase< 1 > [inline, protected]
ArrayIndexingBase(const index_type &extent)ArrayIndexingBase< 1 > [inline, explicit, protected]
ArrayIndexingBase(const size_type size)ArrayIndexingBase< 1 > [inline, explicit, protected]
ArrayIndexingBase(const range_type &range)ArrayIndexingBase< 1 > [inline, explicit, protected]
begin() const ArrayContainer< T, A > [inline]
begin()ArrayContainer< T, A > [inline]
const_iterator typedefArray< 1, T, A >
const_pointer typedefArray< 1, T, A >
const_reference typedefArray< 1, T, A >
data() const ArrayContainer< T, A > [inline]
data()ArrayContainer< T, A > [inline]
difference_type typedefArray< 1, T, A >
empty() const ArrayContainer< T, A > [inline]
end() const ArrayContainer< T, A > [inline]
end()ArrayContainer< T, A > [inline]
extent(const int i) const ArrayIndexing< 1, T > [inline]
extents() const ArrayIndexing< 1, T > [inline]
fill(parameter_type value)ArrayContainer< T, A >
get(std::istream &in)Array< 1, T, A > [inline]
get(std::istream &in, Loki::Int2Type< true >)Array< 1, T, A >
get(std::istream &in, Loki::Int2Type< false >)Array< 1, T, A >
getMemoryUsage() const Array< 1, T, A > [inline]
index(const index_type &mi) const ArrayIndexing< 1, T > [inline]
index(const int i0) const ArrayIndexing< 1, T > [inline]
index_iterator typedefArrayIndexing< 1, T >
index_to_indices(int index, int &i) const ArrayIndexing< 1, T > [inline]
index_to_indices(int index, ads::FixedArray< 1, int > &multi_index) const ArrayIndexing< 1, T > [inline]
index_type typedefArray< 1, T, A >
indices_begin() const ArrayIndexing< 1, T > [inline]
indices_end() const ArrayIndexing< 1, T > [inline]
iterator typedefArray< 1, T, A >
lbound(const int i) const ArrayIndexing< 1, T > [inline]
lbound() const ArrayIndexing< 1, T > [inline]
lbounds() const ArrayIndexing< 1, T > [inline]
max_size() const ArrayContainer< T, A > [inline]
negate()ArrayContainer< T, A >
operator!=(const ArrayContainer< T2, A2 > &x) const ArrayContainer< T, A > [inline]
operator()(const index_type &mi) const ArrayIndexing< 1, T > [inline]
operator()(const int i) const ArrayIndexing< 1, T > [inline]
operator()(const index_type &mi)ArrayIndexing< 1, T > [inline]
operator()(const int i)ArrayIndexing< 1, T > [inline]
operator=(const Array &other)Array< 1, T, A > [inline]
operator=(const Array< 1, T2, A2 > &x)Array< 1, T, A > [inline]
operator=(const Array< N2, T2, A2 > &x)Array< 1, T, A > [inline]
operator=(parameter_type x)Array< 1, T, A > [inline]
ArrayContainer::operator=(const ArrayContainer &other)ArrayContainer< T, A > [inline, protected]
ArrayContainer::operator=(const ArrayContainer< T2, A2 > &x)ArrayContainer< T, A > [inline, protected]
ArrayIndexingBase< 1 >::operator=(const ArrayIndexingBase &x)ArrayIndexingBase< 1 > [inline, protected]
operator==(const Array< 1, T2, A2 > &x) const (defined in Array< 1, T, A >)Array< 1, T, A > [inline]
ArrayContainer::operator==(const ArrayContainer< T2, A2 > &x) const ArrayContainer< T, A > [inline]
ArrayIndexing< 1, T >::operator==(const ArrayIndexing< 1, T2 > &x) const ArrayIndexing< 1, T > [inline]
ArrayIndexingBase< 1 >::operator==(const ArrayIndexingBase &x) const ArrayIndexingBase< 1 > [inline]
operator[](const int i) const ArrayContainer< T, A > [inline]
operator[](const int i)ArrayContainer< T, A > [inline]
parameter_type typedefArray< 1, T, A >
pointer typedefArray< 1, T, A >
pretty_print(std::ostream &out) const ArrayIndexing< 1, T >
put(std::ostream &out) const Array< 1, T, A > [inline]
range() const ArrayIndexing< 1, T > [inline]
range_type typedefArray< 1, T, A >
ranges() const ArrayIndexing< 1, T > [inline]
rank()ArrayIndexing< 1, T > [inline, static]
read(std::istream &in)Array< 1, T, A > [inline]
read(std::istream &in, Loki::Int2Type< true >)Array< 1, T, A >
read(std::istream &in, Loki::Int2Type< false >)Array< 1, T, A >
read_elements_ascii(std::istream &in)Array< 1, T, A > [inline]
read_elements_binary(std::istream &in)Array< 1, T, A > [inline]
rebuild(ForwardIterator first, ForwardIterator last)Array< 1, T, A > [inline]
ArrayContainer::rebuild(Type *start, Type *finish)ArrayContainer< T, A > [inline, protected]
ArrayContainer::rebuild(const size_type size)ArrayContainer< T, A > [inline, protected]
ArrayIndexing< 1, T >::rebuild(const index_type &extent, const pointer data)ArrayIndexing< 1, T > [inline, protected]
ArrayIndexing< 1, T >::rebuild(const size_type size, const pointer data)ArrayIndexing< 1, T > [inline, protected]
ArrayIndexing< 1, T >::rebuild(const range_type &range, const pointer data)ArrayIndexing< 1, T > [inline, protected]
ArrayIndexingBase< 1 >::rebuild(const index_type &extent)ArrayIndexingBase< 1 > [inline, protected]
ArrayIndexingBase< 1 >::rebuild(const size_type size)ArrayIndexingBase< 1 > [inline, protected]
ArrayIndexingBase< 1 >::rebuild(const range_type &range)ArrayIndexingBase< 1 > [inline, protected]
reference typedefArray< 1, T, A >
resize(const size_type size)Array< 1, T, A >
resize(const index_type &extent)Array< 1, T, A > [inline]
resize(const range_type &range)Array< 1, T, A >
root() const ArrayIndexing< 1, T > [inline]
root()ArrayIndexing< 1, T > [inline]
size() const ArrayContainer< T, A > [inline]
size_type typedefArray< 1, T, A >
strides() const ArrayIndexing< 1, T > [inline]
swap(Array &x)Array< 1, T, A > [inline]
ArrayContainer::swap(ArrayContainer &other)ArrayContainer< T, A > [inline, protected]
ArrayIndexing< 1, T >::swap(ArrayIndexing &x)ArrayIndexing< 1, T > [inline, protected]
ArrayIndexingBase< 1 >::swap(ArrayIndexingBase &x)ArrayIndexingBase< 1 > [inline, protected]
ubound(const int i) const ArrayIndexing< 1, T > [inline]
ubound() const ArrayIndexing< 1, T > [inline]
ubounds() const ArrayIndexing< 1, T > [inline]
unqualified_value_type typedefArray< 1, T, A >
value_type typedefArray< 1, T, A >
void_pointer typedefArray< 1, T, A >
write(std::ostream &out) const Array< 1, T, A > [inline]
write_elements_ascii(std::ostream &out) const Array< 1, T, A > [inline]
write_elements_binary(std::ostream &out) const Array< 1, T, A > [inline]
~Array()Array< 1, T, A > [inline]
~ArrayContainer()ArrayContainer< T, A > [inline, protected]
~ArrayIndexing()ArrayIndexing< 1, T > [inline, protected]
~ArrayIndexingBase()ArrayIndexingBase< 1 > [inline, protected]
Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3