Constructor
NumCosmoXcorKernelWeakLensingnew
Declaration [src]
NcXcorKernelWeakLensing*
nc_xcor_kernel_weak_lensing_new (
NcDistance* dist,
NcmPowspec* ps,
NcmSpline* dn_dz,
gdouble nbar,
gdouble intr_shear
)
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. dn_dz-
Type:
NcmSplineA
NcmSpline.The data is owned by the caller of the function. nbar-
Type:
gdoubleA gdouble, gal density.
intr_shear-
Type:
gdoubleA 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. |