Function
NumCosmoHIQG1DExpnew
Declaration [src]
NcHIQG1DExp*
nc_hiqg_1d_exp_new (
const gdouble n,
const gdouble V,
const gdouble pV
)
Parameters
n-
Type:
const gdoublePower-law.
V-
Type:
const gdoubleVolume.
pV-
Type:
const gdoubleVolume momentum.
Return value
Type: NcHIQG1DExp
A new NcHIQG1DExp.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |