This example shows how to estimate f*sigma8(z=1)
try {
double redshift = 1.;
std::string method = "CAMB";
double fs8 = cosmology.fsigma8(redshift, method);
std::cout << "f*sigma8(z=" << redshift << ") = " << fs8 << std::endl;
}
return 0;
}
int main()
main function to create the logo of the CosmoBolognaLib
const char * what() const noexcept override
the error description
static const char fDP0[]
conversion symbol for: double -> std::string
static const char fDP1[]
conversion symbol for: double -> std::string
@ _Planck18_
Planck collaboration 2018, Paper VI: Table 2, TT,TE,EE+lowE+lensing.
std::string conv(const T val, const char *fact)
convert a number to a std::string
void Beep(const std::string beep="beep")
produce a beep