_distribution       = new Categorical(_probabilities, random.RandomSource);
Esempio n. 2
0
 set => SetProperty(ref _probabilities, value);