FastRng/FastRngTests/Double/Distributions
2020-09-29 20:32:27 +02:00
..
Beta.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +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 Removed test for parameters which is no longer needed due to shape fitter 2020-09-29 20:32:27 +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