Method

NumCosmoHIPertAdiabeval_powspec_drho

Declaration [src]

NcmPowspecSpline2d*
nc_hipert_adiab_eval_powspec_drho (
  NcHIPertAdiab* adiab,
  NcmModel* model
)

Description [src]

Evaluates the power spectrum for the gauge invariant variable $\delta\rho$.

Parameters

model

Type: NcmModel

A NcmModel.

The data is owned by the caller of the method.

Return value

Type: NcmPowspecSpline2d

The power spectrum of $\delta\rho$.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.