Method
NumCosmoMathStatsDist1dset_compute_cdf
Declaration [src]
void
ncm_stats_dist1d_set_compute_cdf (
NcmStatsDist1d* sd1,
gboolean compute_cdf
)
Description [src]
Enable/Disable the computation of the CDF and inverse CDF
whenever compute_cdf is TRUE/FALSE.
| Sets property | NumCosmoMath.StatsDist1d:compute-cdf |