This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
C-Plus-Plus
Watch
1
Star
0
Fork
0
You've already forked C-Plus-Plus
mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced
2026-06-16 15:18:45 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5e34779d9506abf0ac3ac1cae44c586b7e8906b3
C-Plus-Plus
/
numerical_methods
History
Krishna Vedala
5e34779d95
remove return statement from omp-for loop and use "break"
2020-06-04 13:57:57 -04:00
..
bisection_method.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
CMakeLists.txt
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
durand_kerner_roots.cpp
remove return statement from omp-for loop and use "break"
2020-06-04 13:57:57 -04:00
false_position.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
gaussian_elimination.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
newton_raphson_method.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
ordinary_least_squares_regressor.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
successive_approximation.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00