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

Global functions to model number counts as a function of a mass proxy. More...

Include dependency graph for ModelFunction_NumberCounts1D_MassProxy.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::numbercounts
 The namespace of the number counts modelling
 

Functions

std::vector< double > cbl::modelling::numbercounts::number_counts_proxy (const std::vector< double > proxy, const std::shared_ptr< void > inputs, std::vector< double > &parameter)
 compute the number counts as a function of the mass proxy More...
 

Detailed Description

Global functions to model number counts as a function of a mass proxy.

This file contains all the prototypes of the global functions used to model number counts as a funciton of mass proxy

Author
Giorgio Lesci, Federico Marulli
giorg.nosp@m.io.l.nosp@m.esci2.nosp@m.@uni.nosp@m.bo.it, feder.nosp@m.ico..nosp@m.marul.nosp@m.li3@.nosp@m.unibo.nosp@m..it

Definition in file ModelFunction_NumberCounts1D_MassProxy.h.