FastRng/FastRngTests/Double/Distributions
2020-09-30 20:21:29 +02:00
..
Beta.cs Adjusted test for distribution for shape fitter 2020-09-30 20:21:29 +02:00
CauchyLorentz.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
ChiSquare.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Exponential.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Gamma.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
InverseGamma.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Laplace.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
LogNormal.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Normal.cs Fixed tolerance of expected variance 2020-09-30 20:16:56 +02:00
StudentT.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Uniform.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Weibull.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00