Method

NumCosmoXcorKernelpeek_powspec

Declaration [src]

NcmPowspec*
nc_xcor_kernel_peek_powspec (
  NcXcorKernel* xclk
)

Description [src]

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

Return value

Type: NcmPowspec

The power spectrum object.

The returned data is owned by the instance.