FastRng/FastRngTests/Double/Distributions
2020-10-31 15:18:41 +01:00
..
BetaA2B2.cs Renamed 2020-10-30 22:25:01 +01:00
BetaA2B5.cs Added missed test cases 2020-10-31 13:20:20 +01:00
BetaA5B2.cs Added missed test cases 2020-10-31 13:20:20 +01:00
CauchyLorentzX0.cs Fixed test cases 2020-10-30 22:23:47 +01:00
CauchyLorentzX1.cs Added lorentz variation 2020-10-30 22:52:44 +01:00
ChiSquareK1.cs Implemented chi-square variations 2020-10-31 13:16:19 +01:00
ChiSquareK4.cs Formatting 2020-10-31 14:00:39 +01:00
ChiSquareK10.cs Implemented chi-square variations 2020-10-31 13:16:19 +01:00
ExponentialLa5.cs Added exponential distributions 2020-10-31 14:00:25 +01:00
ExponentialLa10.cs Added exponential distributions 2020-10-31 14:00:25 +01:00
GammaA5B15.cs Migrated gamma distribution to shape fitter 2020-10-31 15:18:41 +01:00
InverseExponentialLa5.cs Implemented inverse exponential distributions 2020-10-31 14:27:45 +01:00
InverseExponentialLa10.cs Implemented inverse exponential distributions 2020-10-31 14:27:45 +01: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 test cases 2020-10-30 22:24:09 +01:00
StudentT.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
Uniform.cs Fixed test cases 2020-10-30 22:24:09 +01:00
Weibull.cs Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00