2020-06-28 23:07:29 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-10-26 03:34:27 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2022-06-08 02:13:03 +08:00
< meta name = "generator" content = "Doxygen 1.9.4" / >
2020-06-28 23:07:29 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: numerical_methods Directory Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
2021-10-26 03:34:27 +08:00
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
2020-06-28 23:07:29 +08:00
});
< / script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2022-01-15 04:11:27 +08:00
< tr id = "projectrow" >
< td id = "projectalign" >
2021-10-26 03:34:27 +08:00
< div id = "projectname" > Algorithms_in_C< span id = "projectnumber" >   1.0.0< / span >
2020-06-28 23:07:29 +08:00
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-06-08 02:13:03 +08:00
<!-- Generated by Doxygen 1.9.4 -->
2020-06-28 23:07:29 +08:00
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-06-28 23:07:29 +08:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-28 23:07:29 +08:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-10-26 03:34:27 +08:00
/* @license-end */
< / script >
2020-06-28 23:07:29 +08:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-28 23:07:29 +08:00
$(document).ready(function(){initNavTree('dir_9c6faab82c22511b50177aa2e38e2780.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
2021-10-26 03:34:27 +08:00
< div class = "headertitle" > < div class = "title" > numerical_methods Directory Reference< / div > < / div >
2020-06-28 23:07:29 +08:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2021-10-26 03:34:27 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "files" name = "files" > < / a >
2020-06-28 23:07:29 +08:00
Files< / h2 > < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "da/d38/durand__kerner__roots_8c.html" > durand_kerner_roots.c< / a > < / td > < / tr >
< tr class = "memdesc:da/d38/durand__kerner__roots_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Compute all possible approximate roots of any given polynomial using < a href = "https://en.wikipedia.org/wiki/Durand%E2%80%93Kerner_method" target = "_blank" > Durand Kerner algorithm< / a > < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dc/d2e/lu__decompose_8c.html" > lu_decompose.c< / a > < / td > < / tr >
< tr class = "memdesc:dc/d2e/lu__decompose_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a href = "https://en.wikipedia.org/wiki/LU_decompositon" target = "_blank" > LU decomposition< / a > of a square matrix < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dd/d08/newton__raphson__root_8c.html" > newton_raphson_root.c< / a > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "memdesc:dd/d08/newton__raphson__root_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Find approximate solution for \(f(x) = 0\) using Newton-Raphson interpolation algorithm. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d4/d07/ode__forward__euler_8c.html" > ode_forward_euler.c< / a > < / td > < / tr >
< tr class = "memdesc:d4/d07/ode__forward__euler_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Solve a multivariable first order < a href = "https://en.wikipedia.org/wiki/Ordinary_differential_equation" target = "_blank" > ordinary differential equation (ODEs)< / a > using < a href = "https://en.wikipedia.org/wiki/Numerical_methods_for_ordinary_differential_equations#Euler_method" target = "_blank" > forward Euler method< / a > < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d1/dc2/ode__midpoint__euler_8c.html" > ode_midpoint_euler.c< / a > < / td > < / tr >
< tr class = "memdesc:d1/dc2/ode__midpoint__euler_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Solve a multivariable first order < a href = "https://en.wikipedia.org/wiki/Ordinary_differential_equation" target = "_blank" > ordinary differential equation (ODEs)< / a > using < a href = "https://en.wikipedia.org/wiki/Midpoint_method" target = "_blank" > midpoint Euler method< / a > < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d4/d99/ode__semi__implicit__euler_8c.html" > ode_semi_implicit_euler.c< / a > < / td > < / tr >
< tr class = "memdesc:d4/d99/ode__semi__implicit__euler_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Solve a multivariable first order < a href = "https://en.wikipedia.org/wiki/Ordinary_differential_equation" target = "_blank" > ordinary differential equation (ODEs)< / a > using < a href = "https://en.wikipedia.org/wiki/Semi-implicit_Euler_method" target = "_blank" > semi implicit Euler method< / a > < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d4/d68/qr__decompose_8h.html" > qr_decompose.h< / a > < a href = "d4/d68/qr__decompose_8h_source.html" > [code]< / a > < / td > < / tr >
< tr class = "memdesc:d4/d68/qr__decompose_8h" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Library functions to compute < a href = "https://en.wikipedia.org/wiki/QR_decomposition" target = "_blank" > QR decomposition< / a > of a given matrix. < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d5/d23/qr__decomposition_8c.html" > qr_decomposition.c< / a > < / td > < / tr >
< tr class = "memdesc:d5/d23/qr__decomposition_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Program to compute the < a href = "https://en.wikipedia.org/wiki/QR_decomposition" target = "_blank" > QR decomposition< / a > of a given matrix. < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "d7/d50/qr__eigen__values_8c.html" > qr_eigen_values.c< / a > < / td > < / tr >
< tr class = "memdesc:d7/d50/qr__eigen__values_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Compute real eigen values and eigen vectors of a symmetric matrix using < a href = "https://en.wikipedia.org/wiki/QR_decomposition" target = "_blank" > QR decomposition< / a > method. < br / > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-10-26 03:34:27 +08:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > file   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "dc/d47/realtime__stats_8c.html" > realtime_stats.c< / a > < / td > < / tr >
2020-06-28 23:07:29 +08:00
< tr class = "memdesc:dc/d47/realtime__stats_8c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Compute statistics for data entered in rreal-time. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_9c6faab82c22511b50177aa2e38e2780.html" > numerical_methods< / a > < / li >
2022-06-08 02:13:03 +08:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.4 < / li >
2020-06-28 23:07:29 +08:00
< / ul >
< / div >
< / body >
< / html >