Constructor
NumCosmoGalaxyRedshiftBinningnew
Declaration [src]
NcGalaxyRedshiftBinning*
nc_galaxy_redshift_binning_new (
void
)
Description [src]
Creates a new NcGalaxyRedshiftBinning. The photometric window is not held by
the calculator: it is supplied to each dn/dz method. The population and
observable models are likewise not held; they are passed to every method that
needs them.
Return value
Type: NcGalaxyRedshiftBinning
A new NcGalaxyRedshiftBinning.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |