|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <IWilsonFreezer.h>
Public Member Functions | |
| virtual void | freeze (T)=0 |
Freeze all parameter blocks associated to id. | |
| virtual void | unfreeze (T)=0 |
Unfreeze all parameter blocks associated to id. | |
Definition at line 23 of file IWilsonFreezer.h.
|
pure virtual |
Freeze all parameter blocks associated to id.
Implemented in WilsonFreezer.
|
pure virtual |
Unfreeze all parameter blocks associated to id.
Implemented in WilsonFreezer.