Method

NumCosmoGalaxyRedshiftFactorSplinedata_peek

Declaration [src]

NcmSpline*
nc_galaxy_redshift_factor_spline_data_peek (
  NcGalaxyRedshiftFactorSpline* gsdrs,
  NcGalaxyRedshiftFactorData* data
)

Description

No description available.

Parameters

data

Type: NcGalaxyRedshiftFactorData

A NcGalaxyRedshiftFactorData.

The data is owned by the caller of the method.

Return value

Type: NcmSpline

datas per-galaxy $p(z)$.

The returned data is owned by the instance.