gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
equivalency_singleton.cpp
Go to the documentation of this file.
1 // GAMBIT: Global and Modular BSM Inference Tool
2 // *********************************************
15 
17 
18 namespace Gambit
19 {
20 
21  namespace Utils
22  {
23 
26  {
27  static type_equivalency local;
28  return local;
29  }
30 
31  }
32 
33 }
34 
Structure providing type equivalency classes to the dep resolver.
GAMBIT backend info object accessor function.
type_equivalency & typeEquivalencies()
Backend info accessor function.
TODO: see if we can use this one:
Definition: Analysis.hpp:33