TheAlgorithms-C/numerical_methods
2020-05-29 20:23:24 +00:00
..
CMakeLists.txt check if math library is available and include if present 2020-05-29 14:04:14 -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 source-code for b388e4a309 2020-05-29 20:23:24 +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 remove dependencies on function_timer 2020-05-29 12:34:58 -04: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
simpsons_1-3rd_rule.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
variance.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00