Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-04-19 09:06:46

0001 #ifndef RIVET_MATH_MATH
0002 #define RIVET_MATH_MATH
0003 
0004 /// This is just a convenience header.
0005 #include "Rivet/Math/MathUtils.hh"
0006 #include "Rivet/Math/Vectors.hh"
0007 #include "Rivet/Math/Matrices.hh"
0008 #include "Rivet/Math/Units.hh"
0009 
0010 #endif