37 #ifndef __MODELLINGTHREEPOINTCOMCON__
38 #define __MODELLINGTHREEPOINTCOMCON__
Functions to model the connected three-point correlation function in comoving coordinates.
The class Modelling_ThreePointCorrelation.
void set_data(const std::shared_ptr< data::Data > dataset)
set the dataset
The class Modelling_ThreePointCorrelation_comoving_connected.
Modelling_ThreePointCorrelation_comoving_connected(const std::shared_ptr< cbl::measure::threept::ThreePointCorrelation > threep)
constructor
virtual ~Modelling_ThreePointCorrelation_comoving_connected()=default
default destructor
void set_model_RSD(const statistics::PriorDistribution b1_prior, const statistics::PriorDistribution b2_prior, const statistics::PriorDistribution bt_prior, const statistics::PriorDistribution beta_prior)
model the redshift-space three-point correlation function (see Slepian&Eisenstein 2017)
Modelling_ThreePointCorrelation_comoving_connected()=default
default constuctor
Modelling_ThreePointCorrelation_comoving_connected(const std::shared_ptr< data::Data > threep_dataset)
constructor
The class Modelling_ThreePointCorrelation.
The class PriorDistribution.
The global namespace of the CosmoBolognaLib