Method

NumCosmoMathFftlogref

Declaration [src]

NcmFftlog*
ncm_fftlog_ref (
  NcmFftlog* fftlog
)

Description [src]

Increases the reference count of fftlog by one.

Return value

Type: NcmFftlog

fftlog.

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