|
IFEM
90A354
|
This is the complete list of members for utl::vector< T >, including all inherited members.
| add(const std::vector< T > &X, const T &alfa=T(1), unsigned int ofsx=0, int stridex=1, unsigned int ofsy=0, int stridey=1) | utl::vector< T > | inline |
| asum(size_t off=0, int inc=1) const | utl::vector< T > | inline |
| begin() const | utl::vector< T > | inline |
| begin() | utl::vector< T > | inline |
| clear() | utl::vector< T > | inline |
| ConstVecIter typedef | utl::vector< T > | |
| dot(const T *v, size_t nv, size_t off1=0, int inc1=1, size_t off2=0, int inc2=1) const | utl::vector< T > | inline |
| dot(const std::vector< T > &v, size_t off1=0, int inc1=1, size_t off2=0, int inc2=1) const | utl::vector< T > | inline |
| empty() const | utl::vector< T > | inline |
| end() const | utl::vector< T > | inline |
| end() | utl::vector< T > | inline |
| fill(T s) | utl::vector< T > | inline |
| fill(const T *values, size_t n=0) | utl::vector< T > | inline |
| max() const | utl::vector< T > | inline |
| min() const | utl::vector< T > | inline |
| myVec | utl::vector< T > | private |
| norm2(size_t off=0, int inc=1) const | utl::vector< T > | inline |
| normInf(size_t &off, int inc=1, bool sign=false) const | utl::vector< T > | inline |
| normInf(int inc=1) const | utl::vector< T > | inline |
| operator const std::vector< T > &() const | utl::vector< T > | inline |
| operator std::vector< T > &() | utl::vector< T > | inline |
| operator()(size_t i) | utl::vector< T > | inline |
| operator()(size_t i) const | utl::vector< T > | inline |
| operator*=(T c) | utl::vector< T > | inline |
| operator*=(const std::vector< T > &X) | utl::vector< T > | inline |
| operator+=(const vector< T > &X) | utl::vector< T > | inline |
| operator-=(const vector< T > &X) | utl::vector< T > | inline |
| operator/=(T d) | utl::vector< T > | inline |
| operator/=(const std::vector< T > &X) | utl::vector< T > | inline |
| operator=(const std::vector< T > &X) | utl::vector< T > | inline |
| operator[](size_t i) | utl::vector< T > | inline |
| operator[](size_t i) const | utl::vector< T > | inline |
| ptr() | utl::vector< T > | inline |
| ptr() const | utl::vector< T > | inline |
| push_back(T c) | utl::vector< T > | inline |
| push_back(ConstVecIter i1, ConstVecIter i2) | utl::vector< T > | inline |
| push_back(const T *p, const T *q) | utl::vector< T > | inline |
| relax(T alfa, const std::vector< T > &X) | utl::vector< T > | inline |
| relax(T alfa, const std::vector< T > &X, const std::vector< T > &Y) | utl::vector< T > | inline |
| reserve(size_t n) | utl::vector< T > | inline |
| resize(size_t n, char forceClear=0) | utl::vector< T > | inline |
| size() const | utl::vector< T > | inline |
| sum(size_t off=0, int inc=1, size_t max=0) const | utl::vector< T > | inline |
| swap(vector< T > &vec) | utl::vector< T > | inline |
| VecIter typedef | utl::vector< T > | |
| vector() | utl::vector< T > | inline |
| vector(size_t n) | utl::vector< T > | inlineexplicit |
| vector(const T *values, size_t n) | utl::vector< T > | inline |
| vector(const std::vector< T > &X) | utl::vector< T > | inline |
| zero(T tol=T(0)) const | utl::vector< T > | inline |