This website requires JavaScript.
Explore
Help
Sign In
OpenSoure_Repos
/
TheAlgorithms-C-Plus-Plus
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-C-Plus-Plus
mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced
2023-10-11 13:05:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-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