TRF Language Model
|
This is the complete list of members for wb::MatShell< T >, including all inherited members.
ByteSize() const | wb::MatShell< T > | inline |
Fill(T v) | wb::MatShell< T > | |
Get(unsigned int i, unsigned int j) | wb::MatShell< T > | inline |
GetBuf() const | wb::MatShell< T > | inline |
GetCol() const | wb::MatShell< T > | inline |
GetRow() const | wb::MatShell< T > | inline |
GetSize() const | wb::MatShell< T > | inline |
m_nCol | wb::MatShell< T > | protected |
m_nRow | wb::MatShell< T > | protected |
m_pBuf | wb::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 > |