rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Matrices.hh
1 #ifndef RIVET_MATH_MATRICES
2 #define RIVET_MATH_MATRICES
3 
4 #include "Rivet/Math/MathHeader.hh"
5 #include "Rivet/Math/MatrixN.hh"
6 #include "Rivet/Math/Matrix3.hh"
7 #include "Rivet/Math/LorentzTrans.hh"
8 
9 #endif