Method

NumCosmoMathLaurentSeriescopy

Declaration [src]

NcmLaurentSeries*
ncm_laurent_series_copy (
  const NcmLaurentSeries* a
)

Description

No description available.

Return value

Type: NcmLaurentSeries

A new, independent copy of a.

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