Method

NumCosmoGalaxyRedshiftFactorSplinedata_set

Declaration [src]

void
nc_galaxy_redshift_factor_spline_data_set (
  NcGalaxyRedshiftFactorSpline* gsdrs,
  NcGalaxyRedshiftFactorData* data,
  NcmSpline* pz
)

Description [src]

Sets datas per-galaxy $p(z)$ to pz.

Parameters

data

Type: NcGalaxyRedshiftFactorData

A NcGalaxyRedshiftFactorData.

The data is owned by the caller of the method.
pz

Type: NcmSpline

An NcmSpline.

The data is owned by the caller of the method.