Method

NumCosmoMathPowspecFilterref

Declaration [src]

NcmPowspecFilter*
ncm_powspec_filter_ref (
  NcmPowspecFilter* psf
)

Description [src]

Increases the reference count of psf by one atomically.

Return value

Type: NcmPowspecFilter

psf.

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