Constructor
NumCosmoClusterPhotozGaussGlobalnew
Declaration [src]
NcClusterRedshift*
nc_cluster_photoz_gauss_global_new (
gdouble pz_min,
gdouble pz_max,
gdouble z_bias,
gdouble sigma0
)
Parameters
pz_min-
Type:
gdoubleMinimum photometric redshift.
pz_max-
Type:
gdoubleMaximum photometric redshift.
z_bias-
Type:
gdoubleBias parameter in the photometric redshift distribution.
sigma0-
Type:
gdoubleStandard deviation parameter at z=0.
Return value
Type: NcClusterRedshift
A new NcClusterRedshift.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |