34 #ifndef __MODFUNCNCMP__
35 #define __MODFUNCNCMP__
47 namespace numbercounts {
61 std::vector<double>
number_counts_proxy (
const std::vector<double> proxy,
const std::shared_ptr<void> inputs, std::vector<double> ¶meter);
Global functions to model number counts of any type.
std::vector< double > number_counts_proxy(const std::vector< double > proxy, const std::shared_ptr< void > inputs, std::vector< double > ¶meter)
compute the number counts as a function of the mass proxy
The global namespace of the CosmoBolognaLib