TheAlgorithms-C/numerical_methods
Krishna Vedala aa98625b45 find openmp declared required only once
added subfolders after finding openmp
2020-05-31 10:49:26 -04:00
..
CMakeLists.txt find openmp declared required only once 2020-05-31 10:49:26 -04:00
durand_kerner_roots.c fixed: label should be only at a statement and not a declaration 2020-05-29 14:09:04 -04:00
gauss_elimination.c formatting filenames 909e15d8be 2020-05-30 18:26:19 +00:00
gauss_seidel_method.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
lagrange_theorem.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
mean.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
median.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
newton_raphson_root.c formatting filenames 909e15d8be 2020-05-30 18:26:19 +00:00
qr_decompose.h formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
qr_decomposition.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
qr_eigen_values.c remove dependencies on function_timer 2020-05-29 12:34:58 -04:00
realtime_stats.c algorithm for realtime computation of data statistics 2020-05-30 14:01:02 -04:00
simpsons_1_3rd_rule.c formatting filenames 909e15d8be 2020-05-30 18:26:19 +00:00
variance.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00