Method

NumCosmoHIPertBGVarget_recomb

Declaration [src]

NcRecomb*
nc_hipert_bg_var_get_recomb (
  NcHIPertBGVar* bg_var
)

Description [src]

Gets the NcRecomb object.

Return value

Type: NcRecomb

The NcRecomb object used by bg_var.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.