Constructor

NumCosmoGalaxyAcfnew

Declaration [src]

NcGalaxyAcf*
nc_galaxy_acf_new (
  NcGrowthFunc* gf,
  NcDistance* dist,
  NcTransferFunc* tf
)

Description

No description available.

Parameters

gf

Type: NcGrowthFunc

No description available.

The data is owned by the caller of the function.
dist

Type: NcDistance

No description available.

The data is owned by the caller of the function.
tf

Type: NcTransferFunc

No 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.