TheAlgorithms-C-Plus-Plus/computer_oriented_statistical_methods
Krishna Vedala b3ae9846dc
Merge branch 'major-corrections-to-files' into cmake
* major-corrections-to-files:
  updating DIRECTORY.md
  remove dash from filename
  updating DIRECTORY.md
  fixed more filenames
  fix cpp_lint bug
2020-05-26 00:58:32 -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 2020-05-26 00:09:07 -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