IT++ Logo Newcom Logo

itpp::Array< T > Member List

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

Array(const Factory &f=DEFAULT_FACTORY)itpp::Array< T > [inline, explicit]
Array(const int n, const Factory &f=DEFAULT_FACTORY)itpp::Array< T > [inline]
Array(const Array< T > &a)itpp::Array< T > [inline]
Array(const Array< T > &a, const Factory &f)itpp::Array< T > [inline]
concat(const Array< T > &a1, const T e)itpp::Array< T > [friend]
concat(const T e, const Array< T > &a)itpp::Array< T > [friend]
concat(const Array< T > &a1, const Array< T > &a2)itpp::Array< T > [friend]
concat(const Array< T > &a1, const Array< T > &a2, const Array< T > &a3)itpp::Array< T > [friend]
dataitpp::Array< T > [protected]
factoryitpp::Array< T > [protected]
in_range(const int i)itpp::Array< T > [inline, protected]
length() constitpp::Array< T > [inline]
ndataitpp::Array< T > [protected]
operator()(const int i)itpp::Array< T > [inline]
operator()(const int i) constitpp::Array< T > [inline]
operator()(const int i1, const int i2) const itpp::Array< T > [inline]
operator()(const Array< int > &indices) const itpp::Array< T > [inline]
operator<<(std::ostream &os, const Array< T > &a)itpp::Array< T > [related]
operator=(const T &e)itpp::Array< T > [inline]
operator=(const Array< T > &a)itpp::Array< T > [inline]
operator>>(std::istream &is, Array< T > &a)itpp::Array< T > [related]
set_array(Array< T > &a, const char *values)itpp::Array< T > [related]
set_array(Array< T > &a, const std::string &str)itpp::Array< T > [related]
set_length(const int n, const bool copy=false)itpp::Array< T > [inline]
set_size(const int n, const bool copy=false)itpp::Array< T > [inline]
set_subarray(int i1, int i2, const Array< T > &a)itpp::Array< T > [inline]
set_subarray(int i1, int i2, const T t)itpp::Array< T > [inline]
shift_left(const T e)itpp::Array< T > [inline]
shift_left(const Array< T > &a)itpp::Array< T > [inline]
shift_right(const T e)itpp::Array< T > [inline]
shift_right(const Array< T > &a)itpp::Array< T > [inline]
size() constitpp::Array< T > [inline]
swap(const int i, const int j)itpp::Array< T > [inline]
~Array()itpp::Array< T > [inline, virtual]

SourceForge Logo

Generated on Fri Jun 8 01:07:22 2007 for IT++ by Doxygen 1.5.2