TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
2020-05-29 23:26:30 +00:00
..
bisection_method.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00
CMakeLists.txt added cmake to math, others and compu_stats 2020-05-25 23:42:37 -04:00
false_position.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00
gaussian_elimination.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00
newton_raphson_method.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00
ordinary_least_squares_regressor.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00
successive_approximation.cpp formatting source-code for d7af6fdc8c 2020-05-29 23:26:30 +00:00