Method

NumCosmoHIPertGravInfoset_dsigma_deps

Declaration [src]

void
nc_hipert_grav_info_set_dsigma_deps (
  NcHIPertGravInfo* ginfo,
  GArray* dsigma_deps
)

Description [src]

Sets $\delta\sigma$ dependencies to dsigma_deps.

Parameters

dsigma_deps

Type: An array of int

The $\dsigma$ dependencies.

The data is owned by the caller of the method.