Constructor
NumCosmoXcorKernelCMBLensingnew
Declaration [src]
NcXcorKernelCMBLensing*
nc_xcor_kernel_cmb_lensing_new (
NcDistance* dist,
NcmPowspec* ps,
NcRecomb* recomb,
NcmVector* Nl
)
Description [src]
Creates a new NcXcorLimberKernelCMBLensing for computing the CMB lensing
convergence kernel. This kernel describes the lensing of CMB photons by
intervening large-scale structure.
Parameters
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function. ps-
Type:
NcmPowspecA
NcmPowspec.The data is owned by the caller of the function. recomb-
Type:
NcRecombA
NcRecomb.The data is owned by the caller of the function. Nl-
Type:
NcmVectorA
NcmVector.The data is owned by the caller of the function.
Return value
Type: NcXcorKernelCMBLensing
A new NcXcorLimberKernelCMBLensing.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |