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


Additional Inherited Members | |
Public Member Functions inherited from Copula.Copula | |
| __init__ (self, Any cpp_obj) | |
| "Copula" | from_cpp (cls, Any cpp_obj) |
| Union[List[float], List[List[float]]] | sample_u (self, Optional[int] n=None) |
| float | log_density (self, Sequence[float] u) |
| float | density (self, Sequence[float] u) |
Protected Attributes inherited from Copula.Copula | |
| _cpp_obj | |
Wrapper for the Student-t copula backend. The Student-t copula follows the same interface as the Gaussian copula but can model stronger tail dependence through its degrees of freedom.