Method
NumCosmoMathStatsDist1dEPDFset_h_fixed
Declaration [src]
void
ncm_stats_dist1d_epdf_set_h_fixed (
NcmStatsDist1dEPDF* epdf1d,
gdouble h_fixed
)
Description [src]
Sets the fixed bandwidth to h_fixed. The object
must be (re)prepared after the call to this method to be used.
This value is used only if the bandwidth computation type is
NCM_STATS_DIST1D_EPDF_BW_FIXED.
| Sets property | NumCosmoMath.StatsDist1dEPDF:h-fixed |