|
MBDyn-1.7.3
|
This is the complete list of members for MatNxN, including all inherited members.
| Add(integer i, integer j, const doublereal &d) | MatNxN | inline |
| Copy(const MatNxN &m) | MatNxN | |
| Create_(integer ns) | MatNxN | protected |
| Destroy_(void) | MatNxN | protected |
| dGet(integer i, integer j) const | MatNxN | inline |
| iGetNumCols(void) const | MatNxN | inline |
| iGetNumRows(void) const | MatNxN | inline |
| iMaxRows | MatNxN | protected |
| iNumRows | MatNxN | protected |
| Mat3xN class | MatNxN | friend |
| MatNx3 class | MatNxN | friend |
| MatNxN(const MatNxN &) | MatNxN | private |
| MatNxN(void) | MatNxN | |
| MatNxN(integer ns) | MatNxN | |
| MatNxN(integer ns, const doublereal &d) | MatNxN | |
| Mult(const MatNx3 &m, const Mat3xN &n) | MatNxN | |
| operator()(integer i, integer j) | MatNxN | inline |
| operator()(integer i, integer j) const | MatNxN | inline |
| operator<<(std::ostream &, const MatNxN &) | MatNxN | friend |
| operator=(const MatNxN &) | MatNxN | private |
| pdMat | MatNxN | protected |
| pdVec | MatNxN | protected |
| Put(integer i, integer j, const doublereal &d) | MatNxN | inline |
| Reset(const doublereal d=0.) | MatNxN | |
| Sub(integer i, integer j, const doublereal &d) | MatNxN | inline |
| VecN class | MatNxN | friend |
| ~MatNxN(void) | MatNxN |