Method

NumCosmoGalaxyWLObsset_pz

Declaration [src]

void
nc_galaxy_wl_obs_set_pz (
  NcGalaxyWLObs* obs,
  const guint i,
  NcmSpline* pz
)

Description [src]

Sets a P(z) spline in the observation data.

Parameters

i

Type: const guint

Row index.

pz

Type: NcmSpline

A NcmSpline.

The data is owned by the caller of the method.