Constructor

NumCosmoClusterPseudoCountsnew

Declaration [src]

NcClusterPseudoCounts*
nc_cluster_pseudo_counts_new (
  guint nclusters
)

Description [src]

This function instantiates a new object of type NcClusterPseudoCounts.

Parameters

nclusters

Type: guint

Total number of clusters (resample).

Return value

Type: NcClusterPseudoCounts

A new NcClusterPseudoCounts.

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