TheAlgorithms-C/numerical_methods
Krishna Vedala d2410f9c28
update qr_eigen valueswith selfcontained tests
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-09 13:53:55 -04:00
..
CMakeLists.txt find openmp declared required only once 2020-05-31 10:49:26 -04:00
durand_kerner_roots.c added authorship to docs 2020-06-06 14:51:49 -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
lu_decompose.c dynamically allocated memory must be freed 2020-06-08 12:16:58 -04: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 added authorship to docs 2020-06-06 14:51:49 -04:00
qr_decompose.h added authorship to docs 2020-06-06 14:51:49 -04:00
qr_decomposition.c added authorship to docs 2020-06-06 14:51:49 -04:00
qr_eigen_values.c update qr_eigen valueswith selfcontained tests 2020-06-09 13:53:55 -04:00
realtime_stats.c added authorship to docs 2020-06-06 14:51:49 -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