rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
Math.hh
1#ifndef RIVET_MATH_MATH
2#define RIVET_MATH_MATH
3
5#include "Rivet/Math/MathUtils.hh"
6#include "Rivet/Math/Vectors.hh"
7#include "Rivet/Math/Matrices.hh"
8#include "Rivet/Math/Units.hh"
9
10#endif