|
muMECH
1.0
|
#include <arrays.h>
Public Member Functions | |
| Xmtrx (void) | |
| CONSTRUCTOR. More... | |
| Xmtrx (long r, long c) | |
| virtual | ~Xmtrx () |
| DESTRUCTOR. More... | |
| long | give_crows (void) const |
| long | give_ccols (void) const |
Public Member Functions inherited from gelibspace::Array | |
| Array () | |
| CONSTRUCTOR. More... | |
| virtual | ~Array () |
| DESTRUCTOR. More... | |
| virtual arrayTypedef | give_arrayTypedef (void) const =0 |
Protected Attributes | |
| long | crow |
| long | ccol |
| long | asize |
|
inlinevirtual |
|
inline |
Definition at line 758 of file arrays.h.
Referenced by gelibspace::Dvctr::be_mean_of(), gelibspace::Dmtrx::be_mtrxMmtrx(), gelibspace::Dvctr::be_tnsr(), gelibspace::Dmtrx::be_transposition(), and gelibspace::PoinT::beRotatedPoint().
|
inline |
Definition at line 757 of file arrays.h.
Referenced by gelibspace::Dvctr::be_mean_of(), gelibspace::Dmtrx::be_mtrxMmtrx(), gelibspace::Dvctr::be_tnsr(), gelibspace::Dmtrx::be_transposition(), and gelibspace::PoinT::beRotatedPoint().