Function
NumCosmoMathLaurentSeriesnew
Declaration [src]
NcmLaurentSeries*
ncm_laurent_series_new (
gint hmin,
gint hmax
)
Return value
Type: NcmLaurentSeries
A new NcmLaurentSeries.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |