Method

NumCosmoGalaxySelfuncset_shell_splines

Declaration [src]

void
nc_galaxy_selfunc_set_shell_splines (
  NcGalaxySelfunc* gsf,
  NcmObjArray* dNdz_a
)

Description [src]

Sets splines for each shell using the splines in dNdz_a.

Parameters

dNdz_a

Type: NcmObjArray

A NcmObjArray.

The data is owned by the caller of the method.