Method

NumCosmoDataClusterWLFactorset_obs

Declaration [src]

void
nc_data_cluster_wl_factor_set_obs (
  NcDataClusterWLFactor* dcwlf,
  NcGalaxyWLObs* obs
)

Description [src]

Sets the observables catalog obs, triggering a structural rebuild of the per-galaxy data cache on the next prepare() call.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

The data is owned by the caller of the method.