TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
2020-05-26 01:17:12 -04:00
..
bisection_method.cpp made functions static to files 2020-05-25 23:32:31 -04:00
CMakeLists.txt added cmake to math, others and compu_stats 2020-05-25 23:42:37 -04:00
false_position.cpp remove dash from filename 2020-05-26 00:54:03 -04:00
gaussian_elimination.cpp fixed more filenames 2020-05-26 00:52:38 -04:00
newton_raphson_method.cpp made functions static to files 2020-05-25 23:32:31 -04:00
ordinary_least_squares_regressor.cpp added documentation equations 2020-05-26 01:17:12 -04:00
secant_method.cpp made functions static to files 2020-05-25 23:32:31 -04:00
successive_approximation.cpp made functions static to files 2020-05-25 23:32:31 -04:00