Method

NumCosmoGalaxyRedshiftFactorprepare

Declaration [src]

void
nc_galaxy_redshift_factor_prepare (
  NcGalaxyRedshiftFactor* gsdr,
  NcmMSet* mset
)

Description [src]

Factory-level prepare: validates the scheme’s models in mset and refreshes whatever it caches for efficient subsequent nc_galaxy_redshift_factor_update_data() calls.

Parameters

mset

Type: NcmMSet

A NcmMSet supplying the scheme’s models.

The data is owned by the caller of the method.