Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IWilsonFreezer< T > Class Template Referenceabstract

#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.
 

Detailed Description

template<typename T>
class IWilsonFreezer< T >

Definition at line 23 of file IWilsonFreezer.h.

Member Function Documentation

◆ freeze()

template<typename T >
virtual void IWilsonFreezer< T >::freeze ( T  )
pure virtual

Freeze all parameter blocks associated to id.

Implemented in WilsonFreezer.

◆ unfreeze()

template<typename T >
virtual void IWilsonFreezer< T >::unfreeze ( T  )
pure virtual

Unfreeze all parameter blocks associated to id.

Implemented in WilsonFreezer.


The documentation for this class was generated from the following file: