Method
NumCosmoGalaxyShapePopprepare
Declaration [src]
void
nc_galaxy_shape_pop_prepare (
NcGalaxyShapePop* gsp,
NcGalaxyShapePopData* data
)
Description [src]
Resolves the model parameters (and the per-galaxy data->e_rms, for per-galaxy
models) into data: the subclass-specific parameters stored in data->ldata
that nc_galaxy_shape_pop_eval_p() / nc_galaxy_shape_pop_eval_p_rho2() read.
Parameters
data-
Type:
NcGalaxyShapePopDataA
NcGalaxyShapePopData.The data is owned by the caller of the method.