Constructor

NumCosmoHaloCatalogGeneratornew

Declaration [src]

NcHaloCatalogGenerator*
nc_halo_catalog_generator_new (
  NcClusterAbundance* cad
)

Description [src]

Creates a new NcHaloCatalogGenerator using cad to draw the number counts.

Parameters

cad

Type: NcClusterAbundance

A NcClusterAbundance.

The data is owned by the caller of the function.

Return value

Type: NcHaloCatalogGenerator

A new NcHaloCatalogGenerator.

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