Method
NumCosmoMathLaurentSeriescopy
Declaration [src]
NcmLaurentSeries*
ncm_laurent_series_copy (
const NcmLaurentSeries* a
)
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. |