Пример #1
0
 public static float DirichletPdf(float alpha, Array <float> x) => NN.DirichletPdf(alpha, x);