Method
NumCosmoGalaxyRedshiftObsGaussdata_get
Declaration [src]
void
nc_galaxy_redshift_obs_gauss_data_get (
NcGalaxyRedshiftObsGauss* gsdreg,
NcGalaxyRedshiftObsData* data,
gdouble* zp,
gdouble* sigma0
)
Parameters
data-
Type:
NcGalaxyRedshiftObsDataA
NcGalaxyRedshiftObsData.The data is owned by the caller of the method. zp-
Type:
gdouble*The photometric-redshift point estimate.
The argument will be set by the function. sigma0-
Type:
gdouble*The scatter parameter.
The argument will be set by the function.