![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
Functions to model the connected three-point correlation function in comoving coordinates. More...
#include "Cosmology.h"

Go to the source code of this file.
Namespaces | |
| cbl | |
| The global namespace of the CosmoBolognaLib | |
| cbl::modelling | |
| The namespace of the functions and classes used for modelling | |
| cbl::modelling::threept | |
| The namespace of the three-point correlation function modelling | |
Functions | |
| std::vector< double > | cbl::modelling::threept::zeta_RSD (const std::vector< double > theta, const std::shared_ptr< void > inputs, std::vector< double > ¶meter) |
| model for the connected three-point correlation function More... | |
Functions to model the connected three-point correlation function in comoving coordinates.
Headers/ModelFunction_ThreePointCorrelatio_comoving_connected.h
This file contains the implementation of the functions used to model the connected three-point correlation function in comoving coordinates
Definition in file ModelFunction_ThreePointCorrelation_comoving_connected.h.