Method

NumCosmoDataClusterNCountset_lnM_obs_params

Declaration [src]

void
nc_data_cluster_ncount_set_lnM_obs_params (
  NcDataClusterNCount* ncount,
  const NcmMatrix* m
)

Description [src]

Sets the matrix m representing the cluster mass-observable parameters.

Parameters

m

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.