Method

NumCosmoHaloMassSummaryconcentration

Declaration [src]

gdouble
nc_halo_mass_summary_concentration (
  NcHaloMassSummary* hms,
  NcHICosmo* cosmo,
  const gdouble z
)

Description [src]

Computes the concentration. The specific implementation is provided by the child classes. Concentration can be a parameter or defined by a mass-concentration relation.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
z

Type: const gdouble

Redshift.

Return value

Type: gdouble

The concentration.