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 d15f592f3e Normal Distribution: fix Variance property setter 15 years ago
..
Continuous Normal Distribution: fix Variance property setter 15 years ago
Discrete examples: added Andriy's examples and bug fixes 16 years ago
Multivariate I want to sample a vector from a multivariate normal distribution. According to the Help file, I should use the method Sample(), but I found out that I can only sample a square matrix from this method, that is when I use the following code: 15 years ago
IContinuousDistribution.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
IDiscreteDistribution.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
IDistribution.cs Numerics: udated headers (sorry for the code churn..) 17 years ago