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-08 13:06:57 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9c0025aa3d1c1a01ef78b0ceeab775a796d66abd
C-Plus-Plus
/
computer_oriented_statistical_methods
History
Krishna Vedala
9c0025aa3d
added cmake to math, others and compu_stats
2020-05-25 23:42:37 -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
made functions static to files
2020-05-25 23:32:31 -04:00
Gaussian_elimination.cpp
made functions static to files
2020-05-25 23:32:31 -04:00
newton_raphson_method.cpp
made functions static to files
2020-05-25 23:32:31 -04:00
ordinary_least_squares_regressor.cpp
fixed cpplint issues
2020-05-11 21:35:25 -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