rivet is hosted by Hepforge, IPPP Durham
Math.hh
Go to the documentation of this file.
00001 #ifndef RIVET_MATH_MATH
00002 #define RIVET_MATH_MATH
00003 
00004 /// This is just a convenience header.
00005 #include "Rivet/Math/MathUtils.hh"
00006 #include "Rivet/Math/Vectors.hh"
00007 #include "Rivet/Math/Matrices.hh"
00008 #include "Rivet/Math/Units.hh"
00009 
00010 #endif