Function

NumCosmoReducedShearCalibWtgclear

Declaration [src]

void
nc_reduced_shear_calib_wtg_clear (
  NcReducedShearCalibWtg** rs_wtg
)

Description [src]

If rs_wtg is different from NULL, decreases the reference count of rs_wtg by one and sets rs_wtg to NULL.

Parameters

rs_wtg

Type: NcReducedShearCalibWtg

A NcReducedShearCalibWtg.

The data is owned by the caller of the function.