Method
NumCosmoHaloDensityProfileeval_density_array
Declaration [src]
GArray*
nc_halo_density_profile_eval_density_array (
NcHaloDensityProfile* dp,
NcHICosmo* cosmo,
GArray* r,
gdouble fin,
gdouble fout,
const gdouble z
)
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. r-
Type: An array of
doubleRadius $r\;\left[\mathrm{Mpc}\right]$.
The data is owned by the caller of the method. fin-
Type:
gdoubleInput array factor.
fout-
Type:
gdoubleOutput array factor.
z-
Type:
const gdoubleRedshift $z$.