Method

NumCosmoMathSplineVecref

Declaration [src]

NcmSplineVec*
ncm_spline_vec_ref (
  NcmSplineVec* sv
)

Description [src]

Increases the reference count of sv atomically.

Return value

Type: NcmSplineVec

sv.

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