Method

NumCosmoDataClusterNCountset_bin_count

Declaration [src]

void
nc_data_cluster_ncount_set_bin_count (
  NcDataClusterNCount* ncount,
  NcmVector* bin_count
)

Description [src]

Sets vector containing the bin counts.

Parameters

bin_count

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.