TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
2020-05-28 23:28:03 -04:00
..
bisection_method.cpp document + improvize root finding algorithms 2020-05-28 23:04:35 -04:00
CMakeLists.txt added cmake to math, others and compu_stats 2020-05-25 23:42:37 -04:00
false_position.cpp document + improvize root finding algorithms 2020-05-28 23:04:35 -04:00
gaussian_elimination.cpp attempt to document gaussian elimination 2020-05-28 23:08:24 -04:00
newton_raphson_method.cpp document + improvize root finding algorithms 2020-05-28 23:04:35 -04:00
ordinary_least_squares_regressor.cpp added file brief 2020-05-28 23:11:39 -04:00
successive_approximation.cpp document successive approximations 2020-05-28 23:28:03 -04:00