Method

NumCosmoMathSpline2dref

Declaration [src]

NcmSpline2d*
ncm_spline2d_ref (
  NcmSpline2d* s2d
)

Description [src]

Atomically increases the reference count of s2d by one.

Return value

Type: NcmSpline2d

The same object s2d.

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