Method

NumCosmoXcorKernelpeek_dist

Declaration [src]

NcDistance*
nc_xcor_kernel_peek_dist (
  NcXcorKernel* xclk
)

Description [src]

Peeks the distance object from the kernel. This method is intended for use by subclass implementations.

Return value

Type: NcDistance

The distance object.

The returned data is owned by the instance.