Documentation for 6376bf46af
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: numerical_methods/gram_schmidt.cpp File Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -119,26 +119,26 @@ Include dependency graph for gram_schmidt.cpp:</div>
|
||||
</div><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
Namespaces</h2></td></tr>
|
||||
<tr class="memitem:d1/de0/namespacenumerical__methods"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/de0/namespacenumerical__methods.html">numerical_methods</a></td></tr>
|
||||
<tr class="memitem:d1/de0/namespacenumerical__methods" id="r_d1/de0/namespacenumerical__methods"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/de0/namespacenumerical__methods.html">numerical_methods</a></td></tr>
|
||||
<tr class="memdesc:d1/de0/namespacenumerical__methods"><td class="mdescLeft"> </td><td class="mdescRight">for assert <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:d4/d0f/namespacegram__schmidt"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d0f/namespacegram__schmidt.html">gram_schmidt</a></td></tr>
|
||||
<tr class="memitem:d4/d0f/namespacegram__schmidt" id="r_d4/d0f/namespacegram__schmidt"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d0f/namespacegram__schmidt.html">gram_schmidt</a></td></tr>
|
||||
<tr class="memdesc:d4/d0f/namespacegram__schmidt"><td class="mdescLeft"> </td><td class="mdescRight">Functions for <a href="https://en.wikipedia.org/wiki/Gram%E2%80%93Schmidt_process" target="_blank">Gram Schmidt Orthogonalisation Process</a> <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:ac4a4504924ecc9f12a2ebd80788ec01d"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ac4a4504924ecc9f12a2ebd80788ec01d">numerical_methods::gram_schmidt::dot_product</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &x, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &y, const int &c)</td></tr>
|
||||
<tr class="memitem:ac4a4504924ecc9f12a2ebd80788ec01d" id="r_ac4a4504924ecc9f12a2ebd80788ec01d"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ac4a4504924ecc9f12a2ebd80788ec01d">numerical_methods::gram_schmidt::dot_product</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &x, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &y, const int &c)</td></tr>
|
||||
<tr class="separator:ac4a4504924ecc9f12a2ebd80788ec01d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8eeaafdde8b56f459aadc6013cf078bc"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#a8eeaafdde8b56f459aadc6013cf078bc">numerical_methods::gram_schmidt::projection</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &x, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &y, const int &c)</td></tr>
|
||||
<tr class="memitem:a8eeaafdde8b56f459aadc6013cf078bc" id="r_a8eeaafdde8b56f459aadc6013cf078bc"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#a8eeaafdde8b56f459aadc6013cf078bc">numerical_methods::gram_schmidt::projection</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &x, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 > &y, const int &c)</td></tr>
|
||||
<tr class="separator:a8eeaafdde8b56f459aadc6013cf078bc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae6b496dce691e04f7f95ba0f0d33a289"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ae6b496dce691e04f7f95ba0f0d33a289">numerical_methods::gram_schmidt::display</a> (const int &r, const int &c, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > &B)</td></tr>
|
||||
<tr class="memitem:ae6b496dce691e04f7f95ba0f0d33a289" id="r_ae6b496dce691e04f7f95ba0f0d33a289"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ae6b496dce691e04f7f95ba0f0d33a289">numerical_methods::gram_schmidt::display</a> (const int &r, const int &c, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > &B)</td></tr>
|
||||
<tr class="separator:ae6b496dce691e04f7f95ba0f0d33a289"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0837468e1a653ed056e2cce3c914afa5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#a0837468e1a653ed056e2cce3c914afa5">numerical_methods::gram_schmidt::gram_schmidt</a> (int r, const int &c, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > &A, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > B)</td></tr>
|
||||
<tr class="memitem:a0837468e1a653ed056e2cce3c914afa5" id="r_a0837468e1a653ed056e2cce3c914afa5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#a0837468e1a653ed056e2cce3c914afa5">numerical_methods::gram_schmidt::gram_schmidt</a> (int r, const int &c, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > &A, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< double, 10 >, 20 > B)</td></tr>
|
||||
<tr class="separator:a0837468e1a653ed056e2cce3c914afa5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
|
||||
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d" id="r_aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
|
||||
<tr class="separator:aa8dca7b867074164d5f45b0f3851269d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="memdesc:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="mdescLeft"> </td><td class="mdescRight">Main Function. <br /></td></tr>
|
||||
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
@@ -619,7 +619,7 @@ Here is the call graph for this function:</div>
|
||||
<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><li class="navelem"><a class="el" href="../../d5/d33/gram__schmidt_8cpp.html">gram_schmidt.cpp</a></li>
|
||||
<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.7 </li>
|
||||
<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.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<map id="numerical_methods::gram_schmidt::gram_schmidt" name="numerical_methods::gram_schmidt::gram_schmidt">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,29,199,70"/>
|
||||
<area shape="rect" id="Node000002" href="$d5/d33/gram__schmidt_8cpp.html#a8eeaafdde8b56f459aadc6013cf078bc" title=" " alt="" coords="247,29,414,70"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="199,47,232,47,232,52,199,52"/>
|
||||
<area shape="poly" id="edge4_Node000002_Node000002" title=" " alt="" coords="289,29,286,19,293,10,308,5,330,3,355,5,369,12,367,17,353,10,330,8,309,10,296,15,292,21,294,28"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="199,47,231,47,231,52,199,52"/>
|
||||
<area shape="poly" id="edge4_Node000002_Node000002" title=" " alt="" coords="289,29,286,19,293,10,308,5,330,3,354,5,369,11,366,16,353,10,330,8,309,10,296,15,292,21,294,28"/>
|
||||
<area shape="rect" id="Node000003" href="$d5/d33/gram__schmidt_8cpp.html#ac4a4504924ecc9f12a2ebd80788ec01d" title=" " alt="" coords="462,29,641,70"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="414,47,447,47,447,52,414,52"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000003" title=" " alt="" coords="510,29,508,19,515,10,529,5,552,3,576,5,590,12,588,17,575,10,552,8,531,10,518,15,513,21,515,28"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="414,47,446,47,446,52,414,52"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000003" title=" " alt="" coords="510,29,508,19,515,10,529,5,552,3,576,5,590,11,588,16,574,10,552,8,531,10,518,15,513,21,515,28"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::gram_schmidt Pages: 1 -->
|
||||
<svg width="485pt" height="57pt"
|
||||
@@ -42,8 +42,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M145.28,-15.25C153.39,-15.25 161.67,-15.25 169.8,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.76,-18.75 179.76,-15.25 169.76,-11.75 169.76,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.28,-15.25C153.3,-15.25 161.48,-15.25 169.52,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.25,-18.75 179.25,-15.25 169.25,-11.75 169.25,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -51,8 +51,8 @@
|
||||
<g id="edge4_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge4_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M214.33,-30.99C208.33,-40.06 218.14,-48.5 243.75,-48.5 258.16,-48.5 267.56,-45.83 271.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.55,-42.31 273.17,-31.99 268.59,-41.54 275.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M214.33,-30.99C208.33,-40.06 218.14,-48.5 243.75,-48.5 257.76,-48.5 267.04,-45.97 271.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.03,-42.87 272.95,-32.48 268.1,-41.9 275.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -70,8 +70,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M306.75,-15.25C314.76,-15.25 323.04,-15.25 331.26,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="331.01,-18.75 341.01,-15.25 331.01,-11.75 331.01,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M306.75,-15.25C314.58,-15.25 322.67,-15.25 330.71,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="330.49,-18.75 340.49,-15.25 330.49,-11.75 330.49,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -79,8 +79,8 @@
|
||||
<g id="edge3_Node000003_Node000003" class="edge">
|
||||
<title>Node3->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M380.33,-30.99C374.33,-40.06 384.14,-48.5 409.75,-48.5 424.16,-48.5 433.56,-45.83 437.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="441.55,-42.31 439.17,-31.99 434.59,-41.54 441.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M380.33,-30.99C374.33,-40.06 384.14,-48.5 409.75,-48.5 423.76,-48.5 433.04,-45.97 437.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="441.03,-42.87 438.95,-32.48 434.1,-41.9 441.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::gram_schmidt Pages: 1 -->
|
||||
<svg width="485pt" height="57pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M145.28,-15.25C153.39,-15.25 161.67,-15.25 169.8,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.76,-18.75 179.76,-15.25 169.76,-11.75 169.76,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.28,-15.25C153.3,-15.25 161.48,-15.25 169.52,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.25,-18.75 179.25,-15.25 169.25,-11.75 169.25,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge4_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge4_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M214.33,-30.99C208.33,-40.06 218.14,-48.5 243.75,-48.5 258.16,-48.5 267.56,-45.83 271.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.55,-42.31 273.17,-31.99 268.59,-41.54 275.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M214.33,-30.99C208.33,-40.06 218.14,-48.5 243.75,-48.5 257.76,-48.5 267.04,-45.97 271.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.03,-42.87 272.95,-32.48 268.1,-41.9 275.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -60,8 +60,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M306.75,-15.25C314.76,-15.25 323.04,-15.25 331.26,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="331.01,-18.75 341.01,-15.25 331.01,-11.75 331.01,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M306.75,-15.25C314.58,-15.25 322.67,-15.25 330.71,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="330.49,-18.75 340.49,-15.25 330.49,-11.75 330.49,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -69,8 +69,8 @@
|
||||
<g id="edge3_Node000003_Node000003" class="edge">
|
||||
<title>Node3->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M380.33,-30.99C374.33,-40.06 384.14,-48.5 409.75,-48.5 424.16,-48.5 433.56,-45.83 437.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="441.55,-42.31 439.17,-31.99 434.59,-41.54 441.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M380.33,-30.99C374.33,-40.06 384.14,-48.5 409.75,-48.5 423.76,-48.5 433.04,-45.97 437.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="441.03,-42.87 438.95,-32.48 434.1,-41.9 441.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
@@ -1,7 +1,7 @@
|
||||
<map id="numerical_methods::gram_schmidt::projection" name="numerical_methods::gram_schmidt::projection">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,29,173,70"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000001" title=" " alt="" coords="47,29,45,19,52,10,67,5,89,3,114,5,128,12,126,17,112,10,89,8,68,10,55,15,50,21,52,28"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000001" title=" " alt="" coords="47,29,45,19,52,10,67,5,89,3,113,5,127,11,125,16,112,10,89,8,68,10,55,15,50,21,52,28"/>
|
||||
<area shape="rect" id="Node000002" href="$d5/d33/gram__schmidt_8cpp.html#ac4a4504924ecc9f12a2ebd80788ec01d" title=" " alt="" coords="221,29,400,70"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="173,47,206,47,206,52,173,52"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000002" title=" " alt="" coords="269,29,266,19,273,10,288,5,310,3,335,5,349,12,347,17,333,10,310,8,289,10,276,15,272,21,274,28"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="173,47,205,47,205,52,173,52"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000002" title=" " alt="" coords="269,29,266,19,273,10,288,5,310,3,334,5,349,11,346,16,333,10,310,8,289,10,276,15,272,21,274,28"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::projection Pages: 1 -->
|
||||
<svg width="304pt" height="57pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge3_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M33.33,-30.99C27.33,-40.06 37.14,-48.5 62.75,-48.5 77.16,-48.5 86.56,-45.83 90.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.55,-42.31 92.17,-31.99 87.59,-41.54 94.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M33.33,-30.99C27.33,-40.06 37.14,-48.5 62.75,-48.5 76.76,-48.5 86.04,-45.97 90.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.03,-42.87 91.95,-32.48 87.1,-41.9 94.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -51,8 +51,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M125.75,-15.25C133.76,-15.25 142.04,-15.25 150.26,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.01,-18.75 160.01,-15.25 150.01,-11.75 150.01,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M125.75,-15.25C133.58,-15.25 141.67,-15.25 149.71,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.49,-18.75 159.49,-15.25 149.49,-11.75 149.49,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -60,8 +60,8 @@
|
||||
<g id="edge2_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M199.33,-30.99C193.33,-40.06 203.14,-48.5 228.75,-48.5 243.16,-48.5 252.56,-45.83 256.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.55,-42.31 258.17,-31.99 253.59,-41.54 260.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M199.33,-30.99C193.33,-40.06 203.14,-48.5 228.75,-48.5 242.76,-48.5 252.04,-45.97 256.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.03,-42.87 257.95,-32.48 253.1,-41.9 260.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::projection Pages: 1 -->
|
||||
<svg width="304pt" height="57pt"
|
||||
@@ -22,8 +22,8 @@
|
||||
<g id="edge3_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M33.33,-30.99C27.33,-40.06 37.14,-48.5 62.75,-48.5 77.16,-48.5 86.56,-45.83 90.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.55,-42.31 92.17,-31.99 87.59,-41.54 94.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M33.33,-30.99C27.33,-40.06 37.14,-48.5 62.75,-48.5 76.76,-48.5 86.04,-45.97 90.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.03,-42.87 91.95,-32.48 87.1,-41.9 94.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M125.75,-15.25C133.76,-15.25 142.04,-15.25 150.26,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.01,-18.75 160.01,-15.25 150.01,-11.75 150.01,-18.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M125.75,-15.25C133.58,-15.25 141.67,-15.25 149.71,-15.25"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.49,-18.75 159.49,-15.25 149.49,-11.75 149.49,-18.75"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -50,8 +50,8 @@
|
||||
<g id="edge2_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M199.33,-30.99C193.33,-40.06 203.14,-48.5 228.75,-48.5 243.16,-48.5 252.56,-45.83 256.97,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.55,-42.31 258.17,-31.99 253.59,-41.54 260.55,-42.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M199.33,-30.99C193.33,-40.06 203.14,-48.5 228.75,-48.5 242.76,-48.5 252.04,-45.97 256.59,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.03,-42.87 257.95,-32.48 253.1,-41.9 260.03,-42.87"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
@@ -1,4 +1,4 @@
|
||||
<map id="numerical_methods::gram_schmidt::dot_product" name="numerical_methods::gram_schmidt::dot_product">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,29,185,70"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="61,29,59,19,65,10,77,5,95,3,115,5,127,12,124,16,113,10,95,8,78,10,68,14,64,20,66,28"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="61,29,59,19,65,10,77,5,95,3,115,5,126,11,124,16,113,10,95,8,78,10,68,14,64,20,66,28"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::dot_product Pages: 1 -->
|
||||
<svg width="143pt" height="57pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M43.42,-30.99C38.55,-40.06 46.5,-48.5 67.25,-48.5 78.92,-48.5 86.54,-45.83 90.11,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.68,-42.26 91.08,-31.99 86.71,-41.64 93.68,-42.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M43.42,-30.99C38.55,-40.06 46.5,-48.5 67.25,-48.5 78.6,-48.5 86.12,-45.97 89.81,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.26,-42.82 90.91,-32.49 86.3,-42.03 93.26,-42.82"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods::gram_schmidt::dot_product Pages: 1 -->
|
||||
<svg width="143pt" height="57pt"
|
||||
@@ -22,8 +22,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M43.42,-30.99C38.55,-40.06 46.5,-48.5 67.25,-48.5 78.92,-48.5 86.54,-45.83 90.11,-41.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.68,-42.26 91.08,-31.99 86.71,-41.64 93.68,-42.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M43.42,-30.99C38.55,-40.06 46.5,-48.5 67.25,-48.5 78.6,-48.5 86.12,-45.97 89.81,-42.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.26,-42.82 90.91,-32.49 86.3,-42.03 93.26,-42.82"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -1,5 +1,5 @@
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" id="Node000001" title="Main Function." alt="" coords="5,5,55,31"/>
|
||||
<area shape="rect" id="Node000002" href="$d5/d33/gram__schmidt_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title=" " alt="" coords="103,5,146,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,16,88,16,88,21,55,21"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,16,87,16,87,21,55,21"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="114pt" height="27pt"
|
||||
@@ -40,8 +40,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.67,-9.62 53.52,-9.62 61.73,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-13.13 71.71,-9.62 61.71,-6.13 61.71,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.58,-9.62 53.31,-9.62 61.45,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-13.13 71.2,-9.63 61.2,-6.13 61.2,-13.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="114pt" height="27pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.67,-9.62 53.52,-9.62 61.73,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-13.13 71.71,-9.62 61.71,-6.13 61.71,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.58,-9.62 53.31,-9.62 61.45,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-13.13 71.2,-9.63 61.2,-6.13 61.2,-13.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |