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

Public Member Functions

 to_cpp (self)
 

Static Public Attributes

 AMS = st.ContourAlgorithm.AMS
 
 MINUIT = st.ContourAlgorithm.MINUIT
 

Detailed Description

Algorithm used to extract the requested confidence contour.

Definition at line 45 of file StatisticInterface.py.

Member Function Documentation

◆ to_cpp()

StatisticInterface.ContourAlgorithm.to_cpp (   self)
Convert to the bound C++ ``ContourAlgorithm`` enum.

Definition at line 51 of file StatisticInterface.py.

Member Data Documentation

◆ AMS

StatisticInterface.ContourAlgorithm.AMS = st.ContourAlgorithm.AMS
static

Definition at line 48 of file StatisticInterface.py.

◆ MINUIT

StatisticInterface.ContourAlgorithm.MINUIT = st.ContourAlgorithm.MINUIT
static

Definition at line 49 of file StatisticInterface.py.


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