Method
NumCosmoGalaxyShapeFactorDatawrite_row
Declaration [src]
void
nc_galaxy_shape_factor_data_write_row (
NcGalaxyShapeFactorData* data,
NcGalaxyWLObs* obs,
const guint i
)
Description [src]
Writes the row i of data into obs, cascading to the upstream position
and redshift fragments, the population fragment and the subclass fragment.
Parameters
obs-
Type:
NcGalaxyWLObsA
NcGalaxyWLObs.The data is owned by the caller of the method. i-
Type:
const guintThe row index.