Method

NumCosmoWindoweval_realspace

Declaration [src]

gdouble
nc_window_eval_realspace (
  const NcWindow* wf,
  const gdouble r,
  const gdouble R
)

Description [src]

This function computes the window function in real space.

Parameters

r

Type: const gdouble

Distance module to the center point of the filtered region.

R

Type: const gdouble

Scale.

Return value

Type: gdouble

The value of the window function in the real space at scale R.