Method

NumCosmoMathPowspecFilterpeek_powspec

Declaration [src]

NcmPowspec*
ncm_powspec_filter_peek_powspec (
  NcmPowspecFilter* psf
)

Description [src]

Gets the NcmPowspec object used to compute the filtered variance $\sigma^{2}(r,z)$.

Return value

Type: NcmPowspec

The NcmPowspec object.

The returned data is owned by the instance.