CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
ModelFunction_ThreePointCorrelation_comoving_connected.h File Reference

Functions to model the connected three-point correlation function in comoving coordinates. More...

#include "Cosmology.h"
Include dependency graph for ModelFunction_ThreePointCorrelation_comoving_connected.h:
This graph shows which files directly or indirectly include this file:

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 > &parameter)
 model for the connected three-point correlation function More...
 

Detailed Description

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

Author
Federico Marulli
feder.nosp@m.ico..nosp@m.marul.nosp@m.li3@.nosp@m.unibo.nosp@m..it

Definition in file ModelFunction_ThreePointCorrelation_comoving_connected.h.