Public Member Functions | |
| template<class ... Args> | |
| Library (Args &&...args) | |
| void | applyDiagonalizationData (Model &model) |
| void | generateSpectrum (Model &model) |
| void | importLHAModule (std::string const &t_pathToMarty) |
| void | addFunction (std::string const &name, csl::Expr expr, std::string const &groupName="G") |
| void | print () |
| void | build (unsigned int nJobs=1) |
Private Member Functions | |
| void | doImportLHAModule () |
Private Attributes | |
| bool | lhaEnabled { false } |
| std::string | pathToMarty |
1.8.13