rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Rivet::Matrix< N > Member List

This is the complete list of members for Rivet::Matrix< N >, including all inherited members.

add (defined in Rivet::Matrix< N >)Rivet::Matrix< N >friend
det() constRivet::Matrix< N >inline
divide (defined in Rivet::Matrix< N >)Rivet::Matrix< N >friend
EMatrix typedef (defined in Rivet::Matrix< N >)Rivet::Matrix< N >protected
get(const size_t i, const size_t j) const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
getColumn(const size_t col) const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
getRow(const size_t row) const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
inverse() constRivet::Matrix< N >inline
isDiag() constRivet::Matrix< N >inline
isEqual(Matrix< N > other) constRivet::Matrix< N >inline
isSymm() constRivet::Matrix< N >inline
isZero(double tolerance=1E-5) constRivet::Matrix< N >inline
Matrix() (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
mkDiag(Vector< N > diag) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inlinestatic
mkIdentity() (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inlinestatic
mkZero() (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inlinestatic
multiply (defined in Rivet::Matrix< N >)Rivet::Matrix< N >friend
multiply (defined in Rivet::Matrix< N >)Rivet::Matrix< N >friend
multiply (defined in Rivet::Matrix< N >)Rivet::Matrix< N >friend
operator!=(const Matrix< N > &a) const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator*=(const Matrix< N > &m) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator*=(const double a) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator+=(const Matrix< N > &m) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator-() constRivet::Matrix< N >inline
operator-=(const Matrix< N > &m) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator/=(const double a) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
operator==(const Matrix< N > &a) const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
set(const size_t i, const size_t j, const double value) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
setColumn(const size_t col, const Vector< N > &c) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
setRow(const size_t row, const Vector< N > &r) (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline
size() constRivet::Matrix< N >inline
trace() constRivet::Matrix< N >inline
transpose() const (defined in Rivet::Matrix< N >)Rivet::Matrix< N >inline