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() const | ug::Vector< TValueType > | inline |
| clone() const | ug::Vector< TValueType > | |
| clone_without_values() const | ug::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) const | ug::Vector< TValueType > | |
| get(value_type *u, const size_t *indices, size_t nr) const | ug::Vector< TValueType > | |
| m_capacity | ug::Vector< TValueType > | private |
| m_size | ug::Vector< TValueType > | private |
| MapVector() | ug::MapVector< TValueType > | inline |
| MapVector(size_t _length) | ug::MapVector< TValueType > | inline |
| maxnorm() const | ug::Vector< TValueType > | inline |
| norm() const | ug::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) const | ug::Vector< TValueType > | inline |
| p() | ug::Vector< TValueType > | inline |
| print(const char *const text=NULL) const | ug::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() const | ug::Vector< TValueType > | inline |
| value_type typedef | ug::MapVector< TValueType > | |
| values | ug::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 typedef | ug::MapVector< TValueType > | |
| virtual_clone() const | ug::Vector< TValueType > | protectedvirtual |
| virtual_clone_without_values() const | ug::Vector< TValueType > | protectedvirtual |
| ~Vector() | ug::Vector< TValueType > | virtual |