Function
NumCosmoGalaxyShapePopDatanew
Declaration [src]
NcGalaxyShapePopData*
nc_galaxy_shape_pop_data_new (
NcGalaxyShapePop* gsp
)
Parameters
gsp-
Type:
NcGalaxyShapePopA
NcGalaxyShapePop.The data is owned by the caller of the function.
Return value
Type: NcGalaxyShapePopData
A new NcGalaxyShapePopData.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |