TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
2020-04-18 10:43:43 +08:00
..
Bisection_method.CPP rename Computer Oriented Statistical Methods -> computer_oriented_statistical_methods (#656) 2019-11-28 14:07:34 +01:00
false-position.cpp #include<iosteream.h> --> <iostream> (#687) 2019-12-22 15:50:33 +01:00
Gaussian_elimination.cpp Don't use bits/stdc++.h 2020-04-18 10:43:43 +08:00
Newton_Raphson.CPP rename Computer Oriented Statistical Methods -> computer_oriented_statistical_methods (#656) 2019-11-28 14:07:34 +01:00
Secant_method.CPP rename Computer Oriented Statistical Methods -> computer_oriented_statistical_methods (#656) 2019-11-28 14:07:34 +01:00
successive_approximation.CPP rename Computer Oriented Statistical Methods -> computer_oriented_statistical_methods (#656) 2019-11-28 14:07:34 +01:00