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: NcmMSet

A NcmMSet supplying the scheme’s models.

The data is owned by the caller of the method.
data

Type: NcGalaxyPositionFactorData

A NcGalaxyPositionFactorData.

The data is owned by the caller of the method.
rng

Type: NcmRNG

A NcmRNG.

The data is owned by the caller of the method.