Method

NumCosmoGalaxyWLObspeek_pz

Declaration [src]

NcmSpline*
nc_galaxy_wl_obs_peek_pz (
  NcGalaxyWLObs* obs,
  const guint i
)

Description [src]

Gets a P(z) spline from the observation data.

Parameters

i

Type: const guint

Row index.

Return value

Type: NcmSpline

The P(z) spline.

The returned data is owned by the instance.