This is the complete list of members for Rotation, including all inherited members.
| AStringable() | AStringable | |
| AStringable(const AStringable &r) | AStringable | |
| display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
| display(int level) const final | AStringable | virtual |
| getAngle(int idim) const | Rotation | inline |
| getAngles() const | Rotation | inline |
| getMatrixDirect() const | Rotation | inline |
| getMatrixDirect(int idim, int jdim) const | Rotation | inline |
| getMatrixDirectVec() const | Rotation | inline |
| getMatrixInverse() const | Rotation | inline |
| getMatrixInverse(int idim, int jdim) const | Rotation | inline |
| getMatrixInverseVec() const | Rotation | inline |
| getNDim() const | Rotation | inline |
| isIdentity() const | Rotation | inline |
| isMatrixRotation(const MatrixSquareGeneral &rotmat, bool verbose) | Rotation | static |
| isRotated() const | Rotation | inline |
| isSame(const Rotation &rot) const | Rotation | |
| operator=(const Rotation &r) | Rotation | |
| AStringable::operator=(const AStringable &r) | AStringable | |
| resetFromSpaceDimension(unsigned int ndim) | Rotation | |
| rotateDirect(const VectorDouble &inv, VectorDouble &outv) const | Rotation | |
| rotateInverse(const VectorDouble &inv, VectorDouble &outv) const | Rotation | |
| Rotation(unsigned int ndim=2) | Rotation | |
| Rotation(const Rotation &r) | Rotation | |
| setAngles(const VectorDouble &angles) | Rotation | |
| setIdentity() | Rotation | |
| setMatrixDirect(const MatrixSquareGeneral &rotmat) | Rotation | |
| setMatrixDirectVec(const VectorDouble &rotmat) | Rotation | |
| toString(const AStringFormat *strfmt=nullptr) const override | Rotation | virtual |
| ~AStringable() | AStringable | virtual |
| ~Rotation() | Rotation | virtual |