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

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

ByteSize() constwb::MatShell< T >inline
Fill(T v)wb::MatShell< T >
Get(unsigned int i, unsigned int j)wb::MatShell< T >inline
GetBuf() constwb::MatShell< T >inline
GetCol() constwb::MatShell< T >inline
GetRow() constwb::MatShell< T >inline
GetSize() constwb::MatShell< T >inline
m_nColwb::MatShell< T >protected
m_nRowwb::MatShell< T >protected
m_pBufwb::MatShell< T >protected
MatShell()wb::MatShell< T >inline
MatShell(T *pbuf, int row, int col)wb::MatShell< T >inline
MatVec2(MatShell< T > &m, VecShell< T > &v1, VecShell< T > &v2)wb::MatShell< T >friend
operator T*()wb::MatShell< T >inline
operator==(MatShell &m)wb::MatShell< T >
operator[](int i)wb::MatShell< T >inline
Read(File &file)wb::MatShell< T >
Reset(T *pbuf, int row, int col)wb::MatShell< T >inline
Write(File &file)wb::MatShell< T >