TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
2020-05-25 23:42:37 -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 made functions static to files 2020-05-25 23:32:31 -04:00
Gaussian_elimination.cpp made functions static to files 2020-05-25 23:32:31 -04:00
newton_raphson_method.cpp made functions static to files 2020-05-25 23:32:31 -04:00
ordinary_least_squares_regressor.cpp fixed cpplint issues 2020-05-11 21:35:25 -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