ChMatrix33() | chrono::ChMatrix33< Real > | inline |
ChMatrix33(const Eigen::MatrixBase< OtherDerived > &other) | chrono::ChMatrix33< Real > | inline |
ChMatrix33(Real val) | chrono::ChMatrix33< Real > | |
ChMatrix33(const ChVector< Real > &v) | chrono::ChMatrix33< Real > | |
ChMatrix33(const ChVector<> &diag, const ChVector<> &off_diag) | chrono::ChMatrix33< Real > | |
ChMatrix33(const ChQuaternion< Real > &q) | chrono::ChMatrix33< Real > | |
ChMatrix33(Real angle, const ChVector<> &axis) | chrono::ChMatrix33< Real > | |
ChMatrix33(const ChVector<> &X, const ChVector<> &Y, const ChVector<> &Z) | chrono::ChMatrix33< Real > | |
Get_A_Cardano() const | chrono::ChMatrix33< Real > | inline |
Get_A_Eulero() const | chrono::ChMatrix33< Real > | inline |
Get_A_Hpb() const | chrono::ChMatrix33< Real > | inline |
Get_A_quaternion() const | chrono::ChMatrix33< Real > | inline |
Get_A_Rodriguez() const | chrono::ChMatrix33< Real > | inline |
Get_A_Rxyz() const | chrono::ChMatrix33< Real > | inline |
Get_A_Xaxis() const | chrono::ChMatrix33< Real > | inline |
Get_A_Yaxis() const | chrono::ChMatrix33< Real > | inline |
Get_A_Zaxis() const | chrono::ChMatrix33< Real > | inline |
GetAx() const | chrono::ChMatrix33< Real > | inline |
operator*(const ChVector< Real > &v) const | chrono::ChMatrix33< Real > | |
operator=(const Eigen::MatrixBase< OtherDerived > &other) | chrono::ChMatrix33< Real > | inline |
SelfAdjointEigenSolve(ChMatrix33< Real > &evec, ChVectorN< Real, 3 > &evals) const | chrono::ChMatrix33< Real > | inline |
Set_A_axis(const ChVector< Real > &X, const ChVector< Real > &Y, const ChVector< Real > &Z) | chrono::ChMatrix33< Real > | inline |
Set_A_Cardano(const ChVector< Real > &angles) | chrono::ChMatrix33< Real > | inline |
Set_A_Eulero(const ChVector< Real > &angles) | chrono::ChMatrix33< Real > | inline |
Set_A_Hpb(const ChVector< Real > &angles) | chrono::ChMatrix33< Real > | inline |
Set_A_quaternion(const ChQuaternion< Real > &quat) | chrono::ChMatrix33< Real > | inline |
Set_A_Rodriguez(const ChVector< Real > &rod) | chrono::ChMatrix33< Real > | inline |
Set_A_Rxyz(const ChVector< Real > &xyz) | chrono::ChMatrix33< Real > | inline |
Set_A_Xdir(const ChVector< Real > &Xdir, const ChVector< Real > &Vsingular=ChVector< Real >(0, 1, 0)) | chrono::ChMatrix33< Real > | inline |