, including all inherited members.
AddMult(Type a, const UserVector< Type > &v) | DenseVector< Type > | [inline, virtual] |
UserVector::AddMult(Type a, const UserVector< Type > &v) | UserVector< Type > | [inline, virtual] |
DenseVector(int n=0, const Type &v=Type()) | DenseVector< Type > | [inline] |
DenseVector(const DenseVector< Type > &v) | DenseVector< Type > | [inline] |
DenseVector(const UserVector< Type > &v) | DenseVector< Type > | [inline] |
DenseVector(const UserVector< Type > &v, const int low, const int up) | DenseVector< Type > | [inline] |
DenseVector(const UserVector< Type > &v, const UserVector< int > &block) | DenseVector< Type > | [inline] |
DenseVector(const vector< DenseVector< Type > * > &v, const vector< DenseVector< int > > &block) | DenseVector< Type > | [inline] |
DenseVector(const vector< Pointer< UserVector< Type > > > &v, const vector< DenseVector< int > > &block) | DenseVector< Type > | [inline] |
DenseVector(const vector< Pointer< DenseVector< Type > > > &v, const vector< DenseVector< int > > &block) | DenseVector< Type > | [inline] |
DenseVector(const vector< DenseVector< Type > > &v, const vector< DenseVector< int > > &block) | DenseVector< Type > | [inline] |
DenseVector(const Type *v, const int n) | DenseVector< Type > | [inline] |
DenseVector(const TNT::Vector< Type > &x_) | DenseVector< Type > | [inline] |
diagmult(const DenseVector< Type > &v) const | DenseVector< Type > | [inline, virtual] |
diagmult(const UserVector< Type > &v) const | DenseVector< Type > | [inline] |
UserVector::diagmult(UserVector< Type > &y, const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
dim() const | DenseVector< Type > | [inline, virtual] |
dist(const UserVector< Type > &v) const | UserVector< Type > | [inline, virtual] |
getcopy() const | DenseVector< Type > | [inline, virtual] |
getcopy(const UserVector< int > &block) const | DenseVector< Type > | [inline, virtual] |
getemptycopy(int n) const | DenseVector< Type > | [inline, virtual] |
getemptycopy() const | DenseVector< Type > | [inline, virtual] |
mean_value() const | UserVector< Type > | [inline, virtual] |
operator const Pointer< Type >() const | DenseVector< Type > | [inline, virtual] |
operator()(const int i) const | DenseVector< Type > | [inline, virtual] |
operator()(const UserVector< int > &block) const | DenseVector< Type > | [inline, virtual] |
operator()(const int low, const int up) const | DenseVector< Type > | [inline, virtual] |
operator*(const Type &v) const | DenseVector< Type > | [inline, virtual] |
operator*(const Type &v1, const DenseVector< Type > &v2) | DenseVector< Type > | [friend] |
operator*(const DenseVector< Type > &v) const | DenseVector< Type > | [inline, virtual] |
operator*=(const Type &v) | DenseVector< Type > | [inline, virtual] |
operator+(const DenseVector< Type > &v) const | DenseVector< Type > | [inline, virtual] |
operator+(const UserVector< Type > &v) const | DenseVector< Type > | [inline] |
operator+() const | DenseVector< Type > | [inline, virtual] |
UserVector::operator+() | UserVector< Type > | [inline, virtual] |
operator+=(const DenseVector< Type > &v) | DenseVector< Type > | [inline, virtual] |
operator+=(const UserVector< Type > &v) | DenseVector< Type > | [inline] |
operator-(const DenseVector< Type > &v) const | DenseVector< Type > | [inline, virtual] |
operator-(const UserVector< Type > &v) const | DenseVector< Type > | [inline] |
operator-() const | DenseVector< Type > | [inline, virtual] |
operator-=(const DenseVector< Type > &v) | DenseVector< Type > | [inline, virtual] |
operator-=(const UserVector< Type > &v) | DenseVector< Type > | [inline] |
operator/=(const Type &v) | DenseVector< Type > | [inline, virtual] |
operator=(const DenseVector< Type > &v) | DenseVector< Type > | [inline, virtual] |
operator=(const UserVector< Type > &v) | DenseVector< Type > | [inline] |
operator=(const Type &v) | DenseVector< Type > | [inline, 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 int i) | DenseVector< Type > | [inline, virtual] |
operator[](const int i) const | DenseVector< Type > | [inline, virtual] |
print(ostream &out) const | DenseVector< Type > | [inline, virtual] |
random(const int n, const Type lb, const Type ub) | DenseVector< Type > | [inline, static] |
random(const int n, const Type lb, const Type ub, const double sparsity) | DenseVector< Type > | [inline, static] |
random(const DenseVector< Type > low, const DenseVector< Type > up) | DenseVector< Type > | [inline, static] |
resize(const int n) | DenseVector< 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) | DenseVector< 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] |
x | DenseVector< Type > | [protected] |
~UserVector() | UserVector< Type > | [inline, virtual] |