Algorithms_in_C++
1.0.0
Set of algorithms implemented in C++.
|
Files | |
file | addition_rule.cpp |
Addition rule of probabilities. | |
file | bayes_theorem.cpp |
Bayes' theorem | |
file | binomial_dist.cpp |
Binomial distribution example | |
file | poisson_dist.cpp |
Poisson statistics | |