Method

NumCosmoXcorKernelIntegrandref

Declaration [src]

NcXcorKernelIntegrand*
nc_xcor_kernel_integrand_ref (
  NcXcorKernelIntegrand* integrand
)

Description [src]

Increases the reference count of integrand by one atomically.

Return value

Type: NcXcorKernelIntegrand

integrand.

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