Method

NumCosmoGalaxySDPositionFlatgen

Declaration [src]

void
nc_galaxy_sd_position_flat_gen (
  NcGalaxySDPositionFlat* gsdpflat,
  NcmMSet* mset,
  NcGalaxySDPositionData* data,
  NcmRNG* rng
)

Description [src]

Generates a galaxy sample position.

Parameters

mset

Type: NcmMSet

A NcmMSet.

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

Type: NcGalaxySDPositionData

A NcGalaxySDPositionData.

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.