|
MBDyn-1.7.3
|
This is the complete list of members for Mat3xN, including all inherited members.
| Add(int i, integer j, const doublereal &d) | Mat3xN | inline |
| AddMat3x3(integer iCol, const Mat3x3 &m) | Mat3xN | |
| AddVec(integer iCol, const Vec3 &v) | Mat3xN | |
| Copy(const Mat3xN &m) | Mat3xN | |
| Create_(integer ns) | Mat3xN | protected |
| Destroy_(void) | Mat3xN | protected |
| dGet(int i, integer j) const | Mat3xN | inline |
| GetMat3x3(integer iFirstCol) const | Mat3xN | |
| GetMat3x3ScalarMult(integer iFirstCol, const doublereal &d) const | Mat3xN | |
| GetVec(integer iCol) const | Mat3xN | |
| iGetNumCols(void) const | Mat3xN | inline |
| iGetNumRows(void) const | Mat3xN | inline |
| iMaxCols | Mat3xN | protected |
| iNumCols | Mat3xN | protected |
| LeftMult(const Mat3x3 &m) | Mat3xN | |
| LeftMult(const Mat3x3 &m, const Mat3xN &n) | Mat3xN | |
| Mat3xN(const Mat3xN &) | Mat3xN | private |
| Mat3xN(void) | Mat3xN | |
| Mat3xN(integer nc) | Mat3xN | |
| Mat3xN(integer nc, const doublereal &d) | Mat3xN | |
| MatNx3 class | Mat3xN | friend |
| MatNxN class | Mat3xN | friend |
| Mult(const Mat3xN &m, const MatNxN &n) | Mat3xN | |
| Mult(const ArrayView &vm, const VecN &v) const | Mat3xN | |
| Mult(const ArrayView &vm, const VecN &v, const ArrayView &vv) const | Mat3xN | |
| operator()(integer i, integer j) | Mat3xN | inline |
| operator()(integer i, integer j) const | Mat3xN | inline |
| operator*(const VecN &v) const | Mat3xN | |
| operator*=(const doublereal &d) | Mat3xN | |
| operator+=(const Mat3xN &m) | Mat3xN | |
| operator-=(const Mat3xN &m) | Mat3xN | |
| operator/=(const doublereal &d) | Mat3xN | |
| operator=(const Mat3xN &) | Mat3xN | private |
| pdRows | Mat3xN | protected |
| Put(int i, integer j, const doublereal &d) | Mat3xN | inline |
| PutMat3x3(integer iCol, const Mat3x3 &m) | Mat3xN | |
| PutVec(integer iCol, const Vec3 &v) | Mat3xN | |
| Reset(const doublereal &d=0.) | Mat3xN | |
| Resize(integer ns) | Mat3xN | |
| Sub(int i, integer j, const doublereal &d) | Mat3xN | inline |
| SubMat3x3(integer iCol, const Mat3x3 &m) | Mat3xN | |
| SubVec(integer iCol, const Vec3 &v) | Mat3xN | |
| ~Mat3xN(void) | Mat3xN |