Method

NumCosmoHIPertBGVarget_dist

Declaration [src]

NcDistance*
nc_hipert_bg_var_get_dist (
  NcHIPertBGVar* bg_var
)

Description [src]

Gets the NcDistance object.

Return value

Type: NcDistance

The NcDistance 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.