37 #ifndef __MODELLINGTHREEPOINTCOMRED__
38 #define __MODELLINGTHREEPOINTCOMRED__
150 void set_model_nonlinear_nonlocalbias_alpha (
const statistics::PriorDistribution bias1_prior={},
const statistics::PriorDistribution bias2_prior={},
const statistics::PriorDistribution g2_prior={},
const statistics::PriorDistribution alpha_prior={});
Functions to model the reduced three-point correlation function in comoving coordinates.
The class Modelling_ThreePointCorrelation_comoving_connected.
void set_data(const std::shared_ptr< data::Data > dataset)
set the dataset
The class Modelling_ThreePointCorrelation_comoving_connected.
The class Modelling_ThreePointCorrelation_comoving_reduced.
Modelling_ThreePointCorrelation_comoving_reduced(const std::shared_ptr< cbl::measure::threept::ThreePointCorrelation > threep)
constructor
virtual ~Modelling_ThreePointCorrelation_comoving_reduced()=default
default destructor
void set_model_nonlinear_nonlocalbias(const statistics::PriorDistribution bias1_prior={}, const statistics::PriorDistribution bias2_prior={}, const statistics::PriorDistribution g2_prior={})
set the parameters used to model the reduced three-point correlation function in comoving coordinates...
Modelling_ThreePointCorrelation_comoving_reduced(const std::shared_ptr< data::Data > threep_dataset)
constructor
Modelling_ThreePointCorrelation_comoving_reduced()=default
default constuctor
void set_model_nonlinear_nonlocalbias_alpha(const statistics::PriorDistribution bias1_prior={}, const statistics::PriorDistribution bias2_prior={}, const statistics::PriorDistribution g2_prior={}, const statistics::PriorDistribution alpha_prior={})
set the parameters used to model the reduced three-point correlation function in comoving coordinates...
void set_model_nonlinear_localbias(const statistics::PriorDistribution bias1_prior={}, const statistics::PriorDistribution bias2_prior={})
set the parameters used to model the reduced three-point correlation function in comoving coordinates
The class PriorDistribution.
The global namespace of the CosmoBolognaLib