Method
NumCosmoGalaxyRedshiftFactorSplinedata_peek
Declaration [src]
NcmSpline*
nc_galaxy_redshift_factor_spline_data_peek (
NcGalaxyRedshiftFactorSpline* gsdrs,
NcGalaxyRedshiftFactorData* data
)
Parameters
data-
Type:
NcGalaxyRedshiftFactorDataA
NcGalaxyRedshiftFactorData.The data is owned by the caller of the method.
Return value
Type: NcmSpline
data‘s per-galaxy $p(z)$.
| The returned data is owned by the instance. |