Method

NumCosmoMathLaurentSeriesget

Declaration [src]

NcmComplex
ncm_laurent_series_get (
  const NcmLaurentSeries* a,
  gint h
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

h

Type: gint

The harmonic to query.

Return value

Type: NcmComplex

The coefficient of $w^h$ in a, or 0 if $h$ is outside as range.