Constructor
NumCosmoHaloPositionnew
Declaration [src]
NcHaloPosition*
nc_halo_position_new (
NcDistance* dist
)
Parameters
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function.
Return value
Type: NcHaloPosition
A new halo position.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |