Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
anonymous_namespace{core_power.cpp}::integrand_param< P > Struct Template Reference

general integrand with callable function and one parameter More...

Public Member Functions

 integrand_param (double r, const P &P_k)
 

Public Attributes

double r
 
const P & P_k
 

Detailed Description

template<class P>
struct anonymous_namespace{core_power.cpp}::integrand_param< P >

general integrand with callable function and one parameter

Template Parameters
Pcallable object with 'operator()(double)'

Definition at line 32 of file core_power.cpp.

Constructor & Destructor Documentation

template<class P>
anonymous_namespace{core_power.cpp}::integrand_param< P >::integrand_param ( double  r,
const P &  P_k 
)
inline

Member Data Documentation

template<class P>
const P& anonymous_namespace{core_power.cpp}::integrand_param< P >::P_k

The documentation for this struct was generated from the following file: