Method

NumCosmoGalaxySDObsRedshiftPzdata_set

Declaration [src]

void
nc_galaxy_sd_obs_redshift_pz_data_set (
  NcGalaxySDObsRedshiftPz* gsdorpz,
  NcGalaxySDObsRedshiftData* data,
  NcmSpline* spline
)

Description [src]

Sets the data of the photometric redshift observations.

Parameters

data

Type: NcGalaxySDObsRedshiftData

A NcGalaxySDObsRedshiftPzData.

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

Type: NcmSpline

A NcmSpline.

The data is owned by the caller of the method.