|
g4tools
5.4.0
|
Public Member Functions | |
| nmat (unsigned int a_D) | |
| virtual | ~nmat () |
| nmat (const nmat &a_from) | |
| nmat & | operator= (const nmat &a_from) |
| nmat (unsigned int a_D, const T a_v[]) | |
| unsigned int | dimension () const |
Protected Attributes | |
| unsigned int | m_D |
| unsigned int | m_D2 |
| T * | m_vec |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |