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-09 21:47:07 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9f22fb13449b39aabb2bee9c0e624f4bc1bfe5a7
C-Plus-Plus
/
computer_oriented_statistical_methods
History
Krishna Vedala
82dab7515c
filenames and namespace fixes
2020-05-25 23:22:26 -04:00
..
Bisection_method.CPP
major corrections in the files - bad CPPLINT and non-compilable codes
2020-05-25 22:56:38 -04:00
false-position.cpp
#include<iosteream.h> --> <iostream> (
#687
)
2019-12-22 15:50:33 +01:00
Gaussian_elimination.cpp
Don't use bits/stdc++.h
2020-04-18 10:43:43 +08:00
newton_raphson_method.cpp
major corrections in the files - bad CPPLINT and non-compilable codes
2020-05-25 22:56:38 -04:00
ordinary_least_squares_regressor.cpp
fixed cpplint issues
2020-05-11 21:35:25 -04:00
secant_method.cpp
filenames and namespace fixes
2020-05-25 23:22:26 -04:00
successive_approximation.cpp
filenames and namespace fixes
2020-05-25 23:22:26 -04:00