mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
updating DIRECTORY.md
This commit is contained in:
parent
acf891047a
commit
1f86dffba1
@ -227,6 +227,7 @@
|
||||
* [Newton-Raphson-Root](https://github.com/kvedala/C/blob/master/numerical_methods/newton-raphson-root.c)
|
||||
* [Qr Decomposition](https://github.com/kvedala/C/blob/master/numerical_methods/qr_decomposition.c)
|
||||
* [Qr Eigen Values](https://github.com/kvedala/C/blob/master/numerical_methods/qr_eigen_values.c)
|
||||
* [Realtime Stats](https://github.com/kvedala/C/blob/master/numerical_methods/realtime_stats.c)
|
||||
* [Simpsons 1-3Rd Rule](https://github.com/kvedala/C/blob/master/numerical_methods/simpsons_1-3rd_rule.c)
|
||||
* [Variance](https://github.com/kvedala/C/blob/master/numerical_methods/variance.c)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user