Constructor
NumCosmoGalaxyAcfnew
Declaration [src]
NcGalaxyAcf*
nc_galaxy_acf_new (
NcGrowthFunc* gf,
NcDistance* dist,
NcTransferFunc* tf
)
Parameters
gf-
Type:
NcGrowthFuncNo description available.
The data is owned by the caller of the function. dist-
Type:
NcDistanceNo description available.
The data is owned by the caller of the function. tf-
Type:
NcTransferFuncNo description available.
The data is owned by the caller of the function.
Return value
Type: NcGalaxyAcf
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |