ug4
ug::MapVector< TValueType > Member List

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

add(const V &u)ug::Vector< TValueType >
add(const value_type *u, const size_t *indices, size_t nr)ug::Vector< TValueType >
capacity() constug::Vector< TValueType >inline
clone() constug::Vector< TValueType >
clone_without_values() constug::Vector< TValueType >
create(size_t size)ug::Vector< TValueType >
create(const Vector &v)ug::Vector< TValueType >
defragment()ug::Vector< TValueType >inline
destroy()ug::Vector< TValueType >private
dotprod(const Vector &w)ug::Vector< TValueType >inline
get(V &u) constug::Vector< TValueType >
get(value_type *u, const size_t *indices, size_t nr) constug::Vector< TValueType >
m_capacityug::Vector< TValueType >private
m_sizeug::Vector< TValueType >private
MapVector()ug::MapVector< TValueType >inline
MapVector(size_t _length)ug::MapVector< TValueType >inline
maxnorm() constug::Vector< TValueType >inline
norm() constug::Vector< TValueType >inline
operator*=(const number &a)ug::Vector< TValueType >inline
operator+=(const Vector &v)ug::Vector< TValueType >inline
operator-=(const Vector &v)ug::Vector< TValueType >inline
operator=(double d)ug::Vector< TValueType >inline
operator=(const Vector &v)ug::Vector< TValueType >inline
operator[](size_t i)ug::Vector< TValueType >inline
operator[](size_t i) constug::Vector< TValueType >inline
p()ug::Vector< TValueType >inline
print(const char *const text=NULL) constug::Vector< TValueType >
reserve(size_t newCapacity, bool bCopyValues=true)ug::Vector< TValueType >inline
reserve_exactly(size_t newCapacity, bool bCopyValues)ug::Vector< TValueType >
reserve_sloppy(size_t newCapacity, bool bCopyValues=true)ug::Vector< TValueType >
resize(size_t newSize, bool bCopyValues=true)ug::Vector< TValueType >inline
resize_exactly(size_t newSize, bool bCopyValues=true)ug::Vector< TValueType >
resize_sloppy(size_t newSize, bool bCopyValues=true)ug::Vector< TValueType >
set(double d)ug::Vector< TValueType >inline
set(const V &u)ug::Vector< TValueType >
set(const value_type *u, const size_t *indices, size_t nr)ug::Vector< TValueType >
set_random(double from, double to)ug::Vector< TValueType >inline
size() constug::Vector< TValueType >inline
value_type typedefug::MapVector< TValueType >
valuesug::Vector< TValueType >private
Vector()ug::Vector< TValueType >
Vector(size_t size)ug::Vector< TValueType >
Vector(const vector_type &v)ug::Vector< TValueType >inline
vector_type typedefug::MapVector< TValueType >
virtual_clone() constug::Vector< TValueType >protectedvirtual
virtual_clone_without_values() constug::Vector< TValueType >protectedvirtual
~Vector()ug::Vector< TValueType >virtual