chrono::ChMatrix33< Real > Member List

This is the complete list of members for chrono::ChMatrix33< Real >, including all inherited members.

ChMatrix33()chrono::ChMatrix33< Real >inline
ChMatrix33(const Eigen::MatrixBase< OtherDerived > &other)chrono::ChMatrix33< Real >inline
ChMatrix33(Real val)chrono::ChMatrix33< Real >
ChMatrix33(const ChVector3< Real > &v)chrono::ChMatrix33< Real >
ChMatrix33(const ChVector3d &diag, const ChVector3d &off_diag)chrono::ChMatrix33< Real >
ChMatrix33(const ChQuaternion< Real > &q)chrono::ChMatrix33< Real >
ChMatrix33(Real angle, const ChVector3d &axis)chrono::ChMatrix33< Real >
ChMatrix33(const ChVector3d &X, const ChVector3d &Y, const ChVector3d &Z)chrono::ChMatrix33< Real >
GetAx() constchrono::ChMatrix33< Real >inline
GetAxisX() constchrono::ChMatrix33< Real >inline
GetAxisY() constchrono::ChMatrix33< Real >inline
GetAxisZ() constchrono::ChMatrix33< Real >inline
GetCardanAnglesXYZ() constchrono::ChMatrix33< Real >inline
GetCardanAnglesZXY() constchrono::ChMatrix33< Real >inline
GetCardanAnglesZYX() constchrono::ChMatrix33< Real >inline
GetEulerAnglesZXZ() constchrono::ChMatrix33< Real >inline
GetQuaternion() constchrono::ChMatrix33< Real >inline
GetRodriguesParameters() constchrono::ChMatrix33< Real >inline
operator*(const ChVector3< Real > &v) constchrono::ChMatrix33< Real >
operator=(const Eigen::MatrixBase< OtherDerived > &other)chrono::ChMatrix33< Real >inline
SelfAdjointEigenSolve(ChMatrix33< Real > &evec, ChVectorN< Real, 3 > &evals) constchrono::ChMatrix33< Real >inline
SetFromAxisX(const ChVector3< Real > &x_dir, const ChVector3< Real > &y_sugg=ChVector3< Real >(0, 1, 0))chrono::ChMatrix33< Real >inline
SetFromAxisY(const ChVector3< Real > &y_dir, const ChVector3< Real > &z_sugg=ChVector3< Real >(0, 0, 1))chrono::ChMatrix33< Real >inline
SetFromAxisZ(const ChVector3< Real > &z_dir, const ChVector3< Real > &x_sugg=ChVector3< Real >(1, 0, 0))chrono::ChMatrix33< Real >inline
SetFromCardanAnglesXYZ(const ChVector3< Real > &angles)chrono::ChMatrix33< Real >inline
SetFromCardanAnglesZXY(const ChVector3< Real > &angles)chrono::ChMatrix33< Real >inline
SetFromCardanAnglesZYX(const ChVector3< Real > &angles)chrono::ChMatrix33< Real >inline
SetFromDirectionAxes(const ChVector3< Real > &X, const ChVector3< Real > &Y, const ChVector3< Real > &Z)chrono::ChMatrix33< Real >inline
SetFromEulerAnglesZXZ(const ChVector3< Real > &angles)chrono::ChMatrix33< Real >inline
SetFromQuaternion(const ChQuaternion< Real > &q)chrono::ChMatrix33< Real >inline
SetFromRodriguesParameters(const ChVector3< Real > &r)chrono::ChMatrix33< Real >inline