rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Rivet::Matrix3 Member List

This is the complete list of members for Rivet::Matrix3, including all inherited members.

det() constRivet::Matrix< 3 >inline
EMatrix typedef (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >protected
get(const size_t i, const size_t j) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
getColumn(const size_t col) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
getRow(const size_t row) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
inverse() constRivet::Matrix< 3 >inline
isDiag() constRivet::Matrix< 3 >inline
isEqual(Matrix< N > other) constRivet::Matrix< 3 >inline
isSymm() constRivet::Matrix< 3 >inline
isZero(double tolerance=1E-5) constRivet::Matrix< 3 >inline
Matrix() (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
Matrix(const Matrix< N > &other) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
Matrix3() (defined in Rivet::Matrix3)Rivet::Matrix3inline
Matrix3(const Matrix< 3 > &m3) (defined in Rivet::Matrix3)Rivet::Matrix3inline
Matrix3(const Vector3 &axis, const double angle) (defined in Rivet::Matrix3)Rivet::Matrix3inline
Matrix3(const Vector3 &from, const Vector3 &to) (defined in Rivet::Matrix3)Rivet::Matrix3inline
mkDiag(Vector< N > diag) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inlinestatic
mkIdentity() (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inlinestatic
mkXRotation(const double angle) (defined in Rivet::Matrix3)Rivet::Matrix3inlinestatic
mkYRotation(const double angle) (defined in Rivet::Matrix3)Rivet::Matrix3inlinestatic
mkZero() (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inlinestatic
mkZRotation(const double angle) (defined in Rivet::Matrix3)Rivet::Matrix3inlinestatic
operator!=(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator*=(const Matrix< N > &m) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator*=(const double a) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator+=(const Matrix< N > &m) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator-() constRivet::Matrix< 3 >inline
operator-=(const Matrix< N > &m) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator/=(const double a) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator<(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator<=(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator==(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator>(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
operator>=(const Matrix< N > &a) const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
set(const size_t i, const size_t j, const double value) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
setAsRotation(const Vector3 &from, const Vector3 &to) (defined in Rivet::Matrix3)Rivet::Matrix3inline
setColumn(const size_t col, const Vector< N > &c) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
setRow(const size_t row, const Vector< N > &r) (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline
size() constRivet::Matrix< 3 >inline
trace() constRivet::Matrix< 3 >inline
transpose() const (defined in Rivet::Matrix< 3 >)Rivet::Matrix< 3 >inline