Method
NumCosmoMathStatsDistkernel_choose
Declaration [src]
guint
ncm_stats_dist_kernel_choose (
NcmStatsDist* sd,
NcmRNG* rng
)
Description [src]
Using the pseudo-random number generator rng chooses
a random kernel based on the computed weights.
Parameters
rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.