|
CLASSpp Manual
Cosmology reference and developer manual
|
#include "nonlinear_module.h"#include <algorithm>#include <cmath>#include <iomanip>#include <sstream>#include "../species/fluid.h"#include "../species/idm_dr_idr_species.h"#include "background_module.h"#include "cosmology.h"#include "perturbations_module.h"#include "primordial_module.h"#include "thermodynamics_module.h"Computes nonlinear corrections to matter power spectra for the lifetime of a NonlinearModule instance.