Rivet  3.1.3
Vectors.hh
1 #ifndef RIVET_MATH_VECTORS
2 #define RIVET_MATH_VECTORS
3 
4 #include "Rivet/Math/MathConstants.hh"
5 #include "Rivet/Math/VectorN.hh"
6 #include "Rivet/Math/Vector2.hh"
7 #include "Rivet/Math/Vector3.hh"
8 #include "Rivet/Math/Vector4.hh"
9 
10 #endif