![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
Global functions to model number counts. More...
#include "ModelFunction_NumberCounts.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::numbercounts | |
| The namespace of the number counts modelling | |
Functions | |
| std::vector< double > | cbl::modelling::numbercounts::number_density_redshift (const std::vector< double > redshift, const std::shared_ptr< void > inputs, std::vector< double > ¶meter) |
| compute the number density as a function of the redshift More... | |
| std::vector< double > | cbl::modelling::numbercounts::number_counts_redshift (const std::vector< double > redshift, const std::shared_ptr< void > inputs, std::vector< double > ¶meter) |
| compute the number counts as a function of redshift More... | |
Global functions to model number counts.
This file contains all the prototypes of the global functions used to model redshift number counts
Definition in file ModelFunction_NumberCounts1D_Redshift.h.