36 #ifndef __MODFUNCTWOP2DCART__
37 #define __MODFUNCTWOP2DCART__
74 std::vector<std::vector<double>>
xi2D_dispersion (
const std::vector<double> rp,
const std::vector<double>
pi,
const std::shared_ptr<void> inputs, std::vector<double> ¶meter);
Global functions to model 2D two-point correlation functions of any type.
static const double pi
: the ratio of a circle's circumference to its diameter
std::vector< std::vector< double > > xi2D_dispersion(const std::vector< double > rp, const std::vector< double > pi, const std::shared_ptr< void > inputs, std::vector< double > ¶meter)
model for the 2D two-point correlation function, in Cartesian coordinates
The global namespace of the CosmoBolognaLib