thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.3.0
Utilities
Interval.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_Interval_FH
3
#define ThePEG_Interval_FH
4
5
#include <functional>
6
7
namespace ThePEG {
8
9
template <typename T = double, typename CMP = std::less<T> >
10
class Interval;
11
12
}
13
14
#endif /* ThePEG_Interval_FH */
Generated on Thu Jun 20 2024 14:47:02 for ThePEG by
1.9.6