Method
NumCosmoMathStatsDistset_shrink
Declaration [src]
void
ncm_stats_dist_set_shrink (
NcmStatsDist* sd,
const gdouble shrink
)
Description [src]
Sets the shrink factor to shrink. The shrink factor is used to shrink the weights of
the sample points in the interpolation. A shrink factor of 0.0 no shrinkage is applied,
a shrink factor of 1.0 full shrinkage is applied.
| Sets property | NumCosmoMath.StatsDist:shrink |