Method

NumCosmoDataClusterWLset_obs

Declaration [src]

void
nc_data_cluster_wl_set_obs (
  NcDataClusterWL* dcwl,
  NcGalaxyWLObs* obs
)

Description [src]

Sets the observables matrix obs.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

The data is owned by the caller of the method.