Method

NumCosmoMathFunctionSampleSetref

Declaration [src]

NcmFunctionSampleSet*
ncm_function_sample_set_ref (
  NcmFunctionSampleSet* fss
)

Description [src]

Increases the reference count of fss.

Return value

Type: NcmFunctionSampleSet

fss.

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