Method

NumCosmoMathIntegral1dref

Declaration [src]

NcmIntegral1d*
ncm_integral1d_ref (
  NcmIntegral1d* int1d
)

Description [src]

Increases the reference count of int1d by one.

Return value

Type: NcmIntegral1d

int1d.

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