Method

NumCosmoMathPowspecFilterprepare_if_needed

Declaration [src]

void
ncm_powspec_filter_prepare_if_needed (
  NcmPowspecFilter* psf,
  NcmModel* model
)

Description [src]

Prepares (if necessary) 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.