, including all inherited members.
| AddMult(Type a, const UserVector< Type > &v) | UserVector< Type > | [inline, virtual] |
| diagmult(UserVector< Type > &y, const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| diagmult(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| dim() const =0 | UserVector< Type > | [pure virtual] |
| dist(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| getcopy() const | UserVector< Type > | [inline, virtual] |
| getcopy(const UserVector< int > &block) const | UserVector< Type > | [inline, virtual] |
| getemptycopy(int n) const =0 | UserVector< Type > | [pure virtual] |
| getemptycopy() const | UserVector< Type > | [inline, virtual] |
| mean_value() const | UserVector< Type > | [inline, virtual] |
| operator const Pointer< Type >() const =0 | UserVector< Type > | [pure virtual] |
| operator()(const int i) const =0 | UserVector< Type > | [pure virtual] |
| operator()(const UserVector< int > &block) const | UserVector< Type > | [inline, virtual] |
| operator()(const int low, const int up) const | UserVector< Type > | [inline, virtual] |
| operator*(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| operator*(const Type &v) const | UserVector< Type > | [inline, virtual] |
| operator*(const Type &v1, const UserVector< Type > &v2) | UserVector< Type > | [friend] |
| operator*=(const Type &v)=0 | UserVector< Type > | [pure virtual] |
| operator+(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| operator+() const | UserVector< Type > | [inline, virtual] |
| operator+() | UserVector< Type > | [inline, virtual] |
| operator+=(const UserVector< Type > &v)=0 | UserVector< Type > | [pure virtual] |
| operator-(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| operator-() const | UserVector< Type > | [inline, virtual] |
| operator-=(const UserVector< Type > &v)=0 | UserVector< Type > | [pure virtual] |
| operator/=(const Type &v)=0 | UserVector< Type > | [pure virtual] |
| operator<<(ostream &out, const UserVector< Type > &v) | UserVector< Type > | [friend] |
| operator=(const UserVector< Type > &v)=0 | UserVector< Type > | [pure virtual] |
| operator=(const Type &v)=0 | UserVector< Type > | [pure virtual] |
| operator==(const Type &v) const | UserVector< Type > | [inline, virtual] |
| operator==(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
| operator>=(const Type &v) const | UserVector< Type > | [inline, virtual] |
| operator>>(const UserVector< Type > &v, Type *out) | UserVector< Type > | [friend] |
| operator>>(istream &in, UserVector< Type > &v) | UserVector< Type > | [friend] |
| operator[](const int i)=0 | UserVector< Type > | [pure virtual] |
| operator[](const int i) const | UserVector< Type > | [inline, virtual] |
| print(ostream &out) const | UserVector< Type > | [inline, virtual] |
| resize(const int n) | UserVector< Type > | [inline, virtual] |
| set(const Type *v, int n) | UserVector< Type > | [inline, virtual] |
| set(const Type *v) | UserVector< Type > | [inline] |
| set_block(const UserVector< Type > &v, const UserVector< int > &block) | UserVector< Type > | [inline, virtual] |
| set_random(const Type lb, const Type ub) | UserVector< Type > | [inline] |
| set_random(const UserVector< Type > &low, const UserVector< Type > &up) | UserVector< Type > | [inline] |
| set_random(const Type lb, const Type ub, const double sparsity) | UserVector< Type > | [inline] |
| SetElement(const int i, const Type &v) | UserVector< Type > | [inline, virtual] |
| size() const | UserVector< Type > | [inline] |
| sq_norm2() const | UserVector< Type > | [inline, virtual] |
| standard_deviation() const | UserVector< Type > | [inline, virtual] |
| UserVector() | UserVector< Type > | [inline] |
| ~UserVector() | UserVector< Type > | [inline, virtual] |