|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Configuration object for a Student-t copula. More...
#include <StudentTCopula.h>


Public Attributes | |
| RealMatrix | R |
| int | nu |
| Correlation matrix of the latent Student-t vector. | |
Additional Inherited Members | |
Public Member Functions inherited from AbstractConfig | |
| virtual | ~AbstractConfig ()=default |
| Virtual destructor to allow safe polymorphic deletion. | |
Configuration object for a Student-t copula.
Definition at line 36 of file StudentTCopula.h.
| int StudentTCopulaConfig::nu |
Correlation matrix of the latent Student-t vector.
Definition at line 38 of file StudentTCopula.h.
| RealMatrix StudentTCopulaConfig::R |
Definition at line 37 of file StudentTCopula.h.