Rivet  1.8.3
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 #include "Rivet/Math/MatrixDiag.hh"
9 
10 #endif