Method

NumCosmoMathLaurentSeriesref

Declaration [src]

NcmLaurentSeries*
ncm_laurent_series_ref (
  NcmLaurentSeries* a
)

Description [src]

Increases the reference count of a by one — also this boxed type’s “copy” function (see the header’s own comment on why).

Return value

Type: NcmLaurentSeries

a.

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