Constructor

NumCosmoDataClusterNCountsGaussnew

Declaration [src]

NcDataClusterNCountsGauss*
nc_data_cluster_ncounts_gauss_new (
  NcClusterAbundance* cad
)

Description [src]

Creates a new NcDataClusterNCountsGauss.

Parameters

cad

Type: NcClusterAbundance

A NcClusterAbundance.

The data is owned by the caller of the function.

Return value

Type: NcDataClusterNCountsGauss

NcDataClusterNCountsGauss.

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