Method

NumCosmoGalaxySDObsRedshiftPzdata_get

Declaration [src]

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

Description [src]

Gets 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 argument will be set by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.