|
TRF Language Model
|
This is the complete list of members for wb::VecShell< T >, including all inherited members.
| ByteSize() const | wb::VecShell< T > | inline |
| Fill(T v) | wb::VecShell< T > | |
| GetBuf() const | wb::VecShell< T > | inline |
| GetSize() const | wb::VecShell< T > | inline |
| GetSub(int nPos, int nLen) | wb::VecShell< T > | inline |
| m_nSize | wb::VecShell< T > | protected |
| m_pBuf | wb::VecShell< T > | protected |
| MatVec2(MatShell< T > &m, VecShell< T > &v1, VecShell< T > &v2) | wb::VecShell< T > | friend |
| operator*=(T n) | wb::VecShell< T > | |
| operator+=(VecShell v) | wb::VecShell< T > | |
| operator-=(VecShell v) | wb::VecShell< T > | |
| operator/=(T n) | wb::VecShell< T > | |
| operator=(VecShell v) | wb::VecShell< T > | |
| operator==(VecShell v) | wb::VecShell< T > | |
| operator[](int i) | wb::VecShell< T > | |
| Reset(T *p, int size) | wb::VecShell< T > | inline |
| Sum() | wb::VecShell< T > | inline |
| VecAdd(VecShell< T > &res, VecShell< T > &v1, VecShell< T > &v2) | wb::VecShell< T > | friend |
| VecDot(VecShell< T > &v1, VecShell< T > &v2) | wb::VecShell< T > | friend |
| VecEqual(VecShell< T > &v1, VecShell< T > &v2) | wb::VecShell< T > | friend |
| VecShell() | wb::VecShell< T > | inline |
| VecShell(T *p, int size) | wb::VecShell< T > | inline |