Method

NumCosmoMathPowspecref

Declaration [src]

NcmPowspec*
ncm_powspec_ref (
  NcmPowspec* powspec
)

Description [src]

Increases the reference count of powspec by one atomically.

Return value

Type: NcmPowspec

powspec.

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