|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|


Go to the source code of this file.
Classes | |
| struct | ScaledForm |
Typedefs | |
| using | RealValuedFunction = std::function< double(double)> |
| using | RealValuedForm = std::function< double(std::vector< double >)> |
| using | ComplexValuedFunction = std::function< scalar_t(double)> |
| using ComplexValuedFunction = std::function<scalar_t(double)> |
Definition at line 12 of file functions.h.
| using RealValuedForm = std::function<double(std::vector<double>)> |
Definition at line 11 of file functions.h.
| using RealValuedFunction = std::function<double(double)> |
Definition at line 10 of file functions.h.