Constructor

NumCosmoXcorKerneltSZnew

Declaration [src]

NcXcorKerneltSZ*
nc_xcor_kernel_tsz_new (
  NcDistance* dist,
  NcmPowspec* ps,
  gdouble zmax
)

Description [src]

Creates a new instance of the tSZ kernel.

Parameters

dist

Type: NcDistance

A NcDistance.

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

Type: NcmPowspec

A NcmPowspec.

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

Type: gdouble

A gdouble.

Return value

Type: NcXcorKerneltSZ

A new NcXcorKerneltSZ.

The caller of the function takes ownership of the data, and is responsible for freeing it.