Constructor

NumCosmoDataClusterPseudoCountsnew

Declaration [src]

NcDataClusterPseudoCounts*
nc_data_cluster_pseudo_counts_new (
  NcClusterAbundance* cad
)

Description [src]

Creates a new NcDataClusterPseudoCounts.

Parameters

cad

Type: NcClusterAbundance

A NcClusterAbundance.

The data is owned by the caller of the function.

Return value

Type: NcDataClusterPseudoCounts

The newly created NcDataClusterPseudoCounts.

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