TRF Language Model
wb::VecShell< T > Member List

This is the complete list of members for wb::VecShell< T >, including all inherited members.

ByteSize() constwb::VecShell< T >inline
Fill(T v)wb::VecShell< T >
GetBuf() constwb::VecShell< T >inline
GetSize() constwb::VecShell< T >inline
GetSub(int nPos, int nLen)wb::VecShell< T >inline
m_nSizewb::VecShell< T >protected
m_pBufwb::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