Method

NumCosmoMathPowspecprepare_if_needed

Declaration [src]

void
ncm_powspec_prepare_if_needed (
  NcmPowspec* powspec,
  NcmModel* model
)

Description [src]

Prepares the object powspec using the model model if it was changed since last preparation.

Parameters

model

Type: NcmModel

A NcmModel.

The argument can be NULL.
The data is owned by the caller of the method.