rivet is hosted by Hepforge, IPPP Durham
Matrices.hh
Go to the documentation of this file.
00001 #ifndef RIVET_MATH_MATRICES
00002 #define RIVET_MATH_MATRICES
00003 
00004 #include "Rivet/Math/MathHeader.hh"
00005 #include "Rivet/Math/MatrixN.hh"
00006 #include "Rivet/Math/Matrix3.hh"
00007 #include "Rivet/Math/LorentzTrans.hh"
00008 #include "Rivet/Math/MatrixDiag.hh"
00009 
00010 #endif