Function
NumCosmoHIQG1DGaussnew
Declaration [src]
NcHIQG1DGauss*
nc_hiqg_1d_gauss_new (
const gdouble mean,
const gdouble alpha,
const gdouble sigma,
const gdouble Hi
)
Parameters
mean-
Type:
const gdoubleGaussian mean.
alpha-
Type:
const gdoublePower-law.
sigma-
Type:
const gdoubleGaussian width.
Hi-
Type:
const gdoubleLinear imaginary phase.
Return value
Type: NcHIQG1DGauss
A new NcHIQG1DGauss.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |