Constructor

NumCosmoGalaxySelfuncnew

Declaration [src]

NcGalaxySelfunc*
nc_galaxy_selfunc_new (
  const guint nshells
)

Description [src]

Creates a new instance of NcGalaxySelfunc.

Parameters

nshells

Type: const guint

Number of redshift shells.

Return value

Type: NcGalaxySelfunc

A new NcGalaxySelfunc.

The caller of the function takes ownership of the data, and is responsible for freeing it.