Method

NumCosmoMathStatsDist1dEPDFset_bw_type

Declaration [src]

void
ncm_stats_dist1d_epdf_set_bw_type (
  NcmStatsDist1dEPDF* epdf1d,
  NcmStatsDist1dEPDFBw bw
)

Description [src]

Sets the bandwidth computation type to bw. The object must be (re)prepared after the call to this method to be used.

Parameters

bw

Type: NcmStatsDist1dEPDFBw

A NcmStatsDist1dEPDFBw.