Method

NumCosmoMathPowspecFilterprepare

Declaration [src]

void
ncm_powspec_filter_prepare (
  NcmPowspecFilter* psf,
  NcmModel* model
)

Description [src]

Prepares the object applying the filter to the power spectrum.

Parameters

model

Type: NcmModel

A NcmModel.

The data is owned by the caller of the method.