Method

NumCosmoDataClusterWLFactorset_cut

Declaration [src]

void
nc_data_cluster_wl_factor_set_cut (
  NcDataClusterWLFactor* dcwlf,
  const gdouble r_min,
  const gdouble r_max
)

Description [src]

Sets the radial cut enforced by resample()’s position rejection-sampling loop (see the class documentation: there is no fit-time weighting).

Parameters

r_min

Type: const gdouble

Minimum projected radius.

r_max

Type: const gdouble

Maximum projected radius.