Method
NumCosmoMathLaurentSeriesset
Declaration [src]
void
ncm_laurent_series_set (
NcmLaurentSeries* a,
gint h,
NcmComplex val
)
Parameters
h-
Type:
gintThe harmonic to set, must already be within
a‘s $[hmin,hmax]$ range. val-
Type:
NcmComplexThe new coefficient of $w^h$.