Constructor
NumCosmoMathFftlogTophatwin2new
Declaration [src]
NcmFftlogTophatwin2*
ncm_fftlog_tophatwin2_new (
gdouble lnr0,
gdouble lnk0,
gdouble Lk,
guint N
)
Parameters
lnr0-
Type:
gdoubleOutput center $\ln(r_0)$.
lnk0-
Type:
gdoubleInput center $\ln(k_0)$.
Lk-
Type:
gdoubleInput/output interval size.
N-
Type:
guintNumber of knots.
Return value
Type: NcmFftlogTophatwin2
A new NcmFftlogTophatwin2.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |