#include <wb-mat.h>
Definition at line 160 of file wb-mat.h.
§ Mat3dShell() [1/2]
wb::Mat3dShell::Mat3dShell |
( |
| ) |
|
|
inline |
§ Mat3dShell() [2/2]
wb::Mat3dShell::Mat3dShell |
( |
T * |
p, |
|
|
int |
xdim, |
|
|
int |
ydim, |
|
|
int |
zdim |
|
) |
| |
|
inline |
§ ByteSize()
int wb::Mat3dShell::ByteSize |
( |
| ) |
const |
|
inline |
§ Get()
T& wb::Mat3dShell::Get |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
z |
|
) |
| |
|
inline |
§ GetBuf()
T* wb::Mat3dShell::GetBuf |
( |
| ) |
const |
|
inline |
§ GetSize()
int wb::Mat3dShell::GetSize |
( |
| ) |
const |
|
inline |
§ GetXDim()
int wb::Mat3dShell::GetXDim |
( |
| ) |
const |
|
inline |
§ GetYDim()
int wb::Mat3dShell::GetYDim |
( |
| ) |
const |
|
inline |
§ GetZDim()
int wb::Mat3dShell::GetZDim |
( |
| ) |
const |
|
inline |
§ operator[]()
MatShell<T> wb::Mat3dShell::operator[] |
( |
int |
x | ) |
|
|
inline |
§ Reset()
void wb::Mat3dShell::Reset |
( |
T * |
p, |
|
|
int |
xdim, |
|
|
int |
ydim, |
|
|
int |
zdim |
|
) |
| |
|
inline |
§ m_nXDim
int wb::Mat3dShell::m_nXDim |
|
protected |
§ m_nYDim
int wb::Mat3dShell::m_nYDim |
|
protected |
§ m_nZDim
int wb::Mat3dShell::m_nZDim |
|
protected |
§ m_pBuf
T* wb::Mat3dShell::m_pBuf |
|
protected |
The documentation for this class was generated from the following file:
- C:/Users/zhang/spmi/SPMILM/tools/trf/src/base/wb-mat.h