Method
NumCosmoGalaxySDObsRedshiftGaussgen
Declaration [src]
void
nc_galaxy_sd_obs_redshift_gauss_gen (
NcGalaxySDObsRedshiftGauss* gsdorgauss,
NcmMSet* mset,
NcGalaxySDObsRedshiftData* data,
const gdouble sigma0,
NcmRNG* rng
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. data-
Type:
NcGalaxySDObsRedshiftDataA
NcGalaxySDObsRedshiftData.The data is owned by the caller of the method. sigma0-
Type:
const gdoubleThe standard deviation of the redshift errors.
rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.