MBDyn-1.7.3
|
This is the complete list of members for MatNx3, including all inherited members.
Add(integer i, integer j, const doublereal &d) | MatNx3 | inline |
AddVec(integer iRow, const Vec3 &v) | MatNx3 | |
Create_(integer ns) | MatNx3 | protected |
Destroy_(void) | MatNx3 | protected |
dGet(integer i, integer j) const | MatNx3 | inline |
GetVec(integer iRow) const | MatNx3 | |
iGetNumRows(void) const | MatNx3 | inline |
iMaxRows | MatNx3 | protected |
iNumRows | MatNx3 | protected |
Mat3xN class | MatNx3 | friend |
MatNx3(const MatNx3 &) | MatNx3 | private |
MatNx3(void) | MatNx3 | |
MatNx3(integer ns) | MatNx3 | |
MatNx3(integer ns, const doublereal &d) | MatNx3 | |
MatNxN class | MatNx3 | friend |
Mult(const MatNxN &m, const MatNx3 &n) | MatNx3 | |
operator()(integer i, integer j) | MatNx3 | inline |
operator()(integer i, integer j) const | MatNx3 | inline |
operator=(const MatNx3 &) | MatNx3 | private |
pdCols | MatNx3 | protected |
Put(integer i, integer j, const doublereal &d) | MatNx3 | inline |
PutVec(integer iRow, const Vec3 &v) | MatNx3 | |
Reset(const doublereal d=0.) | MatNx3 | |
Resize(integer ns) | MatNx3 | |
RightMult(const MatNx3 &n, const Mat3x3 &m) | MatNx3 | |
Sub(integer i, integer j, const doublereal &d) | MatNx3 | inline |
SubVec(integer iRow, const Vec3 &v) | MatNx3 | |
Transpose(const Mat3xN &n) | MatNx3 | |
VecN class | MatNx3 | friend |
~MatNx3(void) | MatNx3 |