MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
MatNx3 Member List

This is the complete list of members for MatNx3, including all inherited members.

Add(integer i, integer j, const doublereal &d)MatNx3inline
AddVec(integer iRow, const Vec3 &v)MatNx3
Create_(integer ns)MatNx3protected
Destroy_(void)MatNx3protected
dGet(integer i, integer j) const MatNx3inline
GetVec(integer iRow) const MatNx3
iGetNumRows(void) const MatNx3inline
iMaxRowsMatNx3protected
iNumRowsMatNx3protected
Mat3xN classMatNx3friend
MatNx3(const MatNx3 &)MatNx3private
MatNx3(void)MatNx3
MatNx3(integer ns)MatNx3
MatNx3(integer ns, const doublereal &d)MatNx3
MatNxN classMatNx3friend
Mult(const MatNxN &m, const MatNx3 &n)MatNx3
operator()(integer i, integer j)MatNx3inline
operator()(integer i, integer j) const MatNx3inline
operator=(const MatNx3 &)MatNx3private
pdColsMatNx3protected
Put(integer i, integer j, const doublereal &d)MatNx3inline
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)MatNx3inline
SubVec(integer iRow, const Vec3 &v)MatNx3
Transpose(const Mat3xN &n)MatNx3
VecN classMatNx3friend
~MatNx3(void)MatNx3