Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
StatisticInterface.ProfilerMode Class Reference
Inheritance diagram for StatisticInterface.ProfilerMode:
Collaboration diagram for StatisticInterface.ProfilerMode:

Public Member Functions

 to_cpp (self)
 

Static Public Attributes

 MINUIT = st.ProfileBackend.MINUIT
 
 LAPLACE_NUISANCE = st.ProfileBackend.LAPLACE_NUISANCE
 

Detailed Description

Backend used while profiling hidden fit or nuisance parameters.

Definition at line 56 of file StatisticInterface.py.

Member Function Documentation

◆ to_cpp()

StatisticInterface.ProfilerMode.to_cpp (   self)
Convert to the C++ contour ``ProfileBackend`` enum.

Definition at line 62 of file StatisticInterface.py.

Member Data Documentation

◆ LAPLACE_NUISANCE

StatisticInterface.ProfilerMode.LAPLACE_NUISANCE = st.ProfileBackend.LAPLACE_NUISANCE
static

Definition at line 60 of file StatisticInterface.py.

◆ MINUIT

StatisticInterface.ProfilerMode.MINUIT = st.ProfileBackend.MINUIT
static

Definition at line 59 of file StatisticInterface.py.


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