Constructor

NumCosmoXcorKernelWeakLensingnew

Declaration [src]

NcXcorKernelWeakLensing*
nc_xcor_kernel_weak_lensing_new (
  NcDistance* dist,
  NcmPowspec* ps,
  NcmSpline* dn_dz,
  gdouble nbar,
  gdouble intr_shear
)

Description

No description available.

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

Type: NcmSpline

A NcmSpline.

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

Type: gdouble

A gdouble, gal density.

intr_shear

Type: gdouble

A gdouble, intrinsic galaxy shear.

Return value

Type: NcXcorKernelWeakLensing

A NcXcorKernelWeakLensing.

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