Method
NumCosmoGalaxyShapeFactorDataread_row
Declaration [src]
void
nc_galaxy_shape_factor_data_read_row (
NcGalaxyShapeFactorData* data,
NcGalaxyWLObs* obs,
const guint i
)
Description [src]
Reads the row i from obs into data, 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.