Method

NumCosmoMathSplineFuncTestref

Declaration [src]

NcmSplineFuncTest*
ncm_spline_func_test_ref (
  NcmSplineFuncTest* sft
)

Description [src]

Increases the reference count of sft by one atomically.

Return value

Type: NcmSplineFuncTest

sft.

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