Constructor
NumCosmoXcorKerneltSZnew
Declaration [src]
NcXcorKerneltSZ*
nc_xcor_kernel_tsz_new (
NcDistance* dist,
NcmPowspec* ps,
gdouble zmax
)
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. zmax-
Type:
gdoubleA gdouble.
Return value
Type: NcXcorKerneltSZ
A new NcXcorKerneltSZ.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |