Method

NumCosmoDataClusterPseudoCountsset_cad

Declaration [src]

void
nc_data_cluster_pseudo_counts_set_cad (
  NcDataClusterPseudoCounts* dcpc,
  NcClusterAbundance* cad
)

Description [src]

Sets the NcClusterAbundance object cad to be used.

Parameters

cad

Type: NcClusterAbundance

A NcClusterAbundance.

The data is owned by the caller of the method.