Method

NumCosmoMathFftlogset_smooth_padding_scale

Declaration [src]

void
ncm_fftlog_set_smooth_padding_scale (
  NcmFftlog* fftlog,
  gdouble log10sc
)

Description [src]

Sets the value of the smoothing scale $s$ which is used if ncm_fftlog_use_smooth_padding() is turned on.

Parameters

log10sc

Type: gdouble

A gdouble containing the $\log_{10}(s)$ of the smoothing scale $s$.