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: NcGalaxyWLObs

A NcGalaxyWLObs.

The data is owned by the caller of the method.
i

Type: const guint

The row index.