|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Abstract interface for multivariate copulas. More...
#include "Math.h"

Go to the source code of this file.
Classes | |
| struct | LogDensityDiff |
| class | ICopula |
Abstract interface for multivariate copulas.
A copula models the dependence structure between random variables independently of their marginal distributions.
Implementations of this interface are expected to work on the unit cube:
![$[0,1]^d$](form_34.png)
Typical workflow:
Definition in file ICopula.h.