Virtual Method
NumCosmoGalaxySDObsRedshiftgen
Declaration [src]
void
gen (
NcGalaxySDObsRedshift* gsdor,
NcGalaxySDObsRedshiftData* data,
NcmRNG* rng
)
Description [src]
Generates a new galaxy redshift data. The NcGalaxySDObsRedshiftData object data must be
initialized before calling this method.
Parameters
data-
Type:
NcGalaxySDObsRedshiftDataA
NcGalaxySDObsRedshiftData.The data is owned by the caller of the method. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.