Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg fb4e4e0195 Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
..
Bernoulli.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Beta.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Binomial.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Categorical.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Cauchy.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Chi.cs Distributions: throw ArgumentException (instead of out-of-range) for bad distribution parameters 13 years ago
ChiSquared.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
ContinuousUniform.cs Distributions: array-sampling (wip) 13 years ago
ConwayMaxwellPoisson.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Dirichlet.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
DiscreteUniform.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Erlang.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Exponential.cs Distributions: array-sampling 2 13 years ago
FisherSnedecor.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Gamma.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Geometric.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Hypergeometric.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
IContinuousDistribution.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
IDiscreteDistribution.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
IDistribution.cs Distributions: s/ChiSquare/ChiSquared/, cleanup, docs 13 years ago
IUnivariateDistribution.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
InverseGamma.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
InverseWishart.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Laplace.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
LogNormal.cs Distributions: array-sampling 2 13 years ago
MatrixNormal.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Multinomial.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
NegativeBinomial.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Normal.cs Distributions: array-sampling (wip) 13 years ago
NormalGamma.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Pareto.cs Distributions: array-sampling 2 13 years ago
Poisson.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Rayleigh.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Stable.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
StudentT.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Triangular.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Weibull.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago
Wishart.cs Throw ArgumentException instead of ArgumentOutOfRangeException where it was used without parameter arg 13 years ago
Zipf.cs Distributions: discrete distribution Median should be double; multiple modes #189 #187 13 years ago