ug4
Vector< TValueType > Member List

This is the complete list of members for Vector< TValueType >, including all inherited members.

add(const V &u)Vector< TValueType >
defragment()Vector< TValueType >
dotprod(const Vector &w)Vector< TValueType >
get(V &u) constVector< TValueType >
norm() constVector< TValueType >inline
operator*=(const number &a)Vector< TValueType >
operator+=(const Vector &v)Vector< TValueType >
operator-=(const Vector &v)Vector< TValueType >
operator=(double d)Vector< TValueType >
operator=(const Vector &v)Vector< TValueType >
operator[](size_t i)Vector< TValueType >inline
operator[](size_t i) constVector< TValueType >inline
resize(size_t new_length, bool bCopyValues=true)Vector< TValueType >
set(const V &u)Vector< TValueType >
set(double d)Vector< TValueType >
set_random(double from, double to)Vector< TValueType >
size()Vector< TValueType >
size_type typedefVector< TValueType >
value_type typedefVector< TValueType >
Vector()Vector< TValueType >
Vector(size_t _length)Vector< TValueType >
Vector(const vector_type &v)Vector< TValueType >
vector_type typedefVector< TValueType >
~Vector()Vector< TValueType >