Method

NumCosmoMathDiffref

Declaration [src]

NcmDiff*
ncm_diff_ref (
  NcmDiff* diff
)

Description [src]

Increase the reference of diff by one.

Return value

Type: NcmDiff

diff.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.