Method

NumCosmoMathFftloguse_smooth_padding

Declaration [src]

void
ncm_fftlog_use_smooth_padding (
  NcmFftlog* fftlog,
  gboolean use_smooth_padding
)

Description [src]

Sets whether to use pad the fft using a power-law continuation of the input function which is continuous at the border and drops to a scale determined by ncm_fftlog_set_smooth_padding_scale().

Parameters

use_smooth_padding

Type: gboolean

A gboolean.