Method

NumCosmoXcorKernelIntegrandunref

Declaration [src]

void
nc_xcor_kernel_integrand_unref (
  NcXcorKernelIntegrand* integrand
)

Description [src]

Decreases the reference count of integrand by one atomically. When the reference count reaches zero, frees integrand and its associated data using the free function provided at creation time (if any).