Method
NumCosmoCBEget_matter_ps
Declaration [src]
NcmSpline2d*
nc_cbe_get_matter_ps (
NcCBE* cbe
)
Description [src]
Gets the logarithm base e of the matter power spectrum as a function of the redshift $z$ and mode $\ln (k)$.
Return value
Type: NcmSpline2d
A NcmSpline2d for the logarithm base e of the matter power spectrum, $\ln P(\ln k, z)$.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |