Method
NumCosmoGalaxyPositionFactorprepare
Declaration [src]
void
nc_galaxy_position_factor_prepare (
NcGalaxyPositionFactor* gspf,
NcmMSet* mset
)
Description [src]
Factory-level prepare: validates the scheme’s models in mset and
refreshes whatever it caches for efficient subsequent
nc_galaxy_position_factor_update_data() calls. Cheap/no-op for the flat
scheme, which has no models to resolve.
Parameters
mset-
Type:
NcmMSetA
NcmMSetsupplying the scheme’s models.The data is owned by the caller of the method.