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-02-03 18:46:50 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
26701b38befee0151c124e4e0ae3702e88ed149a
C-Plus-Plus
/
computer_oriented_statistical_methods
History
Krishna Vedala
413198bc36
cleaner equation
2020-05-28 23:30:10 -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
cleaner equation
2020-05-28 23:30:10 -04:00