Method

NumCosmoHIPertBGVarpeek_dist

Declaration [src]

NcDistance*
nc_hipert_bg_var_peek_dist (
  NcHIPertBGVar* bg_var
)

Description [src]

Peeks the NcDistance object.

Return value

Type: NcDistance

The NcDistance object used by bg_var.

The returned data is owned by the instance.
The return value can be NULL.