Constructor

NumCosmoMathSpectralnew

Declaration [src]

NcmSpectral*
ncm_spectral_new (
  void
)

Description [src]

Creates a new NcmSpectral object with default maximum order (10).

Return value

Type: NcmSpectral

A new NcmSpectral.

The caller of the function takes ownership of the data, and is responsible for freeing it.