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

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

ByteSize() constwb::MatShell< T >inline
Copy(MatShell< T > &m)wb::Mat< T >
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
Mat()wb::Mat< T >inline
Mat(int row, int col)wb::Mat< T >inline
MatShell()wb::MatShell< T >inline
MatShell(T *pbuf, int row, int col)wb::MatShell< T >inline
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(int row=0, int col=0)wb::Mat< T >
wb::MatShell::Reset(T *pbuf, int row, int col)wb::MatShell< T >inline
Write(File &file)wb::MatShell< T >
~Mat()wb::Mat< T >inline