Virtual Method
NumCosmoGalaxyPositionFactorgen
Declaration [src]
void
gen (
NcGalaxyPositionFactor* gspf,
NcmMSet* mset,
NcGalaxyPositionFactorData* data,
NcmRNG* rng
)
Description [src]
Generates a new galaxy position sample into data. The data object must be
initialized beforehand.
Parameters
mset-
Type:
NcmMSetA
NcmMSetsupplying the scheme’s models.The data is owned by the caller of the method. data-
Type:
NcGalaxyPositionFactorDataA
NcGalaxyPositionFactorData.The data is owned by the caller of the method. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.