Function

NumCosmoMathMSetTransKernclear

Declaration [src]

void
ncm_mset_trans_kern_clear (
  NcmMSetTransKern** tkern
)

Description [src]

If tkern is not NULL, unrefs it and sets tkern to NULL.

Parameters

tkern

Type: NcmMSetTransKern

A NcmMSetTransKern.

The data is owned by the caller of the function.