Method

NumCosmoMathPowspecSpline2dref

Declaration [src]

NcmPowspecSpline2d*
ncm_powspec_spline2d_ref (
  NcmPowspecSpline2d* ps_s2d
)

Description [src]

Increases the reference count of ps_s2d by one atomically.

Return value

Type: NcmPowspecSpline2d

ps_s2d.

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