Method

NumCosmoMathIntegral1dPtrref

Declaration [src]

NcmIntegral1dPtr*
ncm_integral1d_ptr_ref (
  NcmIntegral1dPtr* int1d_ptr
)

Description [src]

Increases the reference count of int1d by one.

Return value

Type: NcmIntegral1dPtr

int1d.

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