Method

NumCosmoMathSplineref

Declaration [src]

NcmSpline*
ncm_spline_ref (
  NcmSpline* s
)

Description [src]

Increases the reference count of s by one.

Return value

Type: NcmSpline

s.

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