Method
NumCosmoDataClusterNCountinit_from_sampling
Declaration [src]
void
nc_data_cluster_ncount_init_from_sampling (
NcDataClusterNCount* ncount,
NcmMSet* mset,
gdouble area_survey,
NcmRNG* rng
)
Description [src]
Initialize ncount from a sampling using mset as the fiducial model.
The area of the survey is area_survey in units of square degrees.
The random number generator rng is used to sample the data.