Method

NumCosmoPowspecMLSplineset_spline

Declaration [src]

void
nc_powspec_ml_spline_set_spline (
  NcPowspecMLSpline* ps_fs,
  NcmSpline* Pk
)

Description [src]

Attributes a spline of the power spectrum at a redshift $z_0$, P(k, z_0), from Pk.

Parameters

Pk

Type: NcmSpline

A NcmSpline.

The data is owned by the caller of the method.