Method
NumCosmoMathLaurentSeriesget
Declaration [src]
NcmComplex
ncm_laurent_series_get (
const NcmLaurentSeries* a,
gint h
)
Return value
Type: NcmComplex
The coefficient of $w^h$ in a, or 0 if $h$ is outside a‘s range.
NcmComplex
ncm_laurent_series_get (
const NcmLaurentSeries* a,
gint h
)
Type: NcmComplex
The coefficient of $w^h$ in a, or 0 if $h$ is outside a‘s range.