| Array(const Factory &f=DEFAULT_FACTORY) | itpp::Array< T > | [explicit] |
| Array(const int n, const Factory &f=DEFAULT_FACTORY) | itpp::Array< T > | |
| Array(const Array< T > &a) | itpp::Array< T > | |
| Array(const Array< T > &a, const Factory &f) | itpp::Array< T > | |
| 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] |
| data | itpp::Array< T > | [protected] |
| factory | itpp::Array< T > | [protected] |
| in_range(const int i) | itpp::Array< T > | [inline, protected] |
| length() const | itpp::Array< T > | [inline] |
| ndata | itpp::Array< T > | [protected] |
| operator()(const int i) | itpp::Array< T > | [inline] |
| operator()(const int i) const | itpp::Array< T > | [inline] |
| operator()(const int i1, const int i2) const | itpp::Array< T > | |
| operator()(const Array< int > &indices) const | itpp::Array< T > | |
| operator<<(std::ostream &os, const Array< T > &a) | itpp::Array< T > | [related] |
| operator=(const T &e) | itpp::Array< T > | |
| operator=(const Array< T > &a) | itpp::Array< T > | |
| 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 > | |
| set_subarray(int i1, int i2, const Array< T > &a) | itpp::Array< T > | |
| set_subarray(int i1, int i2, const T t) | itpp::Array< T > | |
| shift_left(const T e) | itpp::Array< T > | |
| shift_left(const Array< T > &a) | itpp::Array< T > | |
| shift_right(const T e) | itpp::Array< T > | |
| shift_right(const Array< T > &a) | itpp::Array< T > | |
| size() const | itpp::Array< T > | [inline] |
| swap(const int i, const int j) | itpp::Array< T > | |
| ~Array() | itpp::Array< T > | [virtual] |
Generated on Fri Jan 11 08:17:30 2008 for IT++ by Doxygen 1.3.9.1