mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -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.6"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: others/kelvin_to_celsius.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.6 -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -112,8 +112,7 @@ $(document).ready(function(){initNavTree('db/d6b/kelvin__to__celsius_8cpp.html',
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for kelvin_to_celsius.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d2/df0/kelvin__to__celsius_8cpp__incl.svg" width="252" height="111"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d2/df0/kelvin__to__celsius_8cpp__incl.svg" width="252" height="111"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
</div><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
@@ -170,12 +169,11 @@ Functions</h2></td></tr>
|
||||
<div class="line"><span class="lineno"> 79</span> <a class="code hl_function" href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a>(); <span class="comment">// run self-test implementations</span></div>
|
||||
<div class="line"><span class="lineno"> 80</span> <span class="keywordflow">return</span> 0;</div>
|
||||
<div class="line"><span class="lineno"> 81</span>}</div>
|
||||
<div class="ttc" id="akelvin__to__celsius_8cpp_html_a483bb8ccf42aaf7375a83e91490eda1e"><div class="ttname"><a href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a></div><div class="ttdeci">static void tests()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition:</b> kelvin_to_celsius.cpp:62</div></div>
|
||||
<div class="ttc" id="akelvin__to__celsius_8cpp_html_a483bb8ccf42aaf7375a83e91490eda1e"><div class="ttname"><a href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a></div><div class="ttdeci">static void tests()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition</b> kelvin_to_celsius.cpp:62</div></div>
|
||||
</div><!-- fragment --><div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../db/d6b/kelvin__to__celsius_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="372" height="102"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../db/d6b/kelvin__to__celsius_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="372" height="102"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -217,13 +215,12 @@ Here is the call graph for this function:</div>
|
||||
<div class="line"><span class="lineno"> 71</span> <a class="code hl_classRef" target="_blank" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a> << <span class="stringliteral">"All tests have successfully passed!\n"</span>;</div>
|
||||
<div class="line"><span class="lineno"> 72</span>}</div>
|
||||
<div class="ttc" id="abasic_ostream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a></div></div>
|
||||
<div class="ttc" id="anamespaceothers_html_a48677fae5d683070432b1a905722d9ec"><div class="ttname"><a href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec">others::kelvin_to_celsius</a></div><div class="ttdeci">double kelvin_to_celsius(double temperature_in_k)</div><div class="ttdoc">Conversion from Kelvin to Celsius algorithm.</div><div class="ttdef"><b>Definition:</b> kelvin_to_celsius.cpp:49</div></div>
|
||||
<div class="ttc" id="anamespaceothers_html_aa17dc6d061dff34f6b9a610bc5e26703"><div class="ttname"><a href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703">others::are_almost_equal</a></div><div class="ttdeci">bool are_almost_equal(double a, double b, double absolute_tolerance=0.0001)</div><div class="ttdoc">Compare two floating point numbers with a certain tolerance. This is needed as with some values,...</div><div class="ttdef"><b>Definition:</b> kelvin_to_celsius.cpp:40</div></div>
|
||||
<div class="ttc" id="anamespaceothers_html_a48677fae5d683070432b1a905722d9ec"><div class="ttname"><a href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec">others::kelvin_to_celsius</a></div><div class="ttdeci">double kelvin_to_celsius(double temperature_in_k)</div><div class="ttdoc">Conversion from Kelvin to Celsius algorithm.</div><div class="ttdef"><b>Definition</b> kelvin_to_celsius.cpp:49</div></div>
|
||||
<div class="ttc" id="anamespaceothers_html_aa17dc6d061dff34f6b9a610bc5e26703"><div class="ttname"><a href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703">others::are_almost_equal</a></div><div class="ttdeci">bool are_almost_equal(double a, double b, double absolute_tolerance=0.0001)</div><div class="ttdoc">Compare two floating point numbers with a certain tolerance. This is needed as with some values,...</div><div class="ttdef"><b>Definition</b> kelvin_to_celsius.cpp:40</div></div>
|
||||
</div><!-- fragment --><div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../db/d6b/kelvin__to__celsius_8cpp_a483bb8ccf42aaf7375a83e91490eda1e_cgraph.svg" width="275" height="102"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../db/d6b/kelvin__to__celsius_8cpp_a483bb8ccf42aaf7375a83e91490eda1e_cgraph.svg" width="275" height="102"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -234,7 +231,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_9510827d0b234b3cc54b29892f217477.html">others</a></li><li class="navelem"><a class="el" href="../../db/d6b/kelvin__to__celsius_8cpp.html">kelvin_to_celsius.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.6 </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>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<map id="tests" name="tests">
|
||||
<area shape="rect" id="node1" title="Self-test implementations." alt="" coords="5,42,56,68"/>
|
||||
<area shape="rect" id="node2" href="$d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,..." alt="" coords="122,5,251,46"/>
|
||||
<area shape="rect" id="node3" href="$d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" title="Conversion from Kelvin to Celsius algorithm." alt="" coords="104,70,269,96"/>
|
||||
<area shape="rect" id="Node000001" title="Self-test implementations." alt="" coords="5,42,56,68"/>
|
||||
<area shape="rect" id="Node000002" href="$d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,..." alt="" coords="122,5,251,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,48,107,38,108,43,57,53"/>
|
||||
<area shape="rect" id="Node000003" href="$d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" title="Conversion from Kelvin to Celsius algorithm." alt="" coords="104,70,269,96"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="57,57,98,64,97,70,56,62"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
eaba26dd3c4c7e9635161df3fccf0b2e
|
||||
1651ce05cf87a2a5228515f0aeef2511
|
||||
@@ -6,21 +6,31 @@
|
||||
<!-- Title: tests Pages: 1 -->
|
||||
<svg width="206pt" height="76pt"
|
||||
viewBox="0.00 0.00 205.75 75.88" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.88)">
|
||||
<title>tests</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Self-test implementations.">
|
||||
<g id="a_Node000001"><a xlink:title="Self-test implementations.">
|
||||
<polygon fill="#999999" stroke="#666666" points="37.75,-40.25 0,-40.25 0,-21 37.75,-21 37.75,-40.25"/>
|
||||
<text text-anchor="middle" x="18.88" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<g id="a_Node000002"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<polygon fill="white" stroke="#666666" points="184.25,-67.88 87.25,-67.88 87.25,-37.38 184.25,-37.38 184.25,-67.88"/>
|
||||
<text text-anchor="start" x="95.25" y="-54.38" font-family="Helvetica,sans-Serif" font-size="10.00">others::are_almost</text>
|
||||
<text text-anchor="middle" x="135.75" y="-43.12" font-family="Helvetica,sans-Serif" font-size="10.00">_equal</text>
|
||||
@@ -28,25 +38,46 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<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="M38.08,-34.11C48.56,-36.12 62.39,-38.77 76.3,-41.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.42,-45.02 85.9,-43.46 76.73,-38.14 75.42,-45.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<g id="a_Node000003"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<polygon fill="white" stroke="#666666" points="197.75,-19.25 73.75,-19.25 73.75,0 197.75,0 197.75,-19.25"/>
|
||||
<text text-anchor="middle" x="135.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">others::kelvin_to_celsius</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M38.08,-27.3C46.7,-25.72 57.58,-23.73 68.91,-21.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.18,-24.99 78.38,-19.75 67.92,-18.1 69.18,-24.99"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1,58 @@
|
||||
<?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.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: tests Pages: 1 -->
|
||||
<svg width="206pt" height="76pt"
|
||||
viewBox="0.00 0.00 205.75 75.88" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.88)">
|
||||
<title>tests</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Self-test implementations.">
|
||||
<polygon fill="#999999" stroke="#666666" points="37.75,-40.25 0,-40.25 0,-21 37.75,-21 37.75,-40.25"/>
|
||||
<text text-anchor="middle" x="18.88" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<polygon fill="white" stroke="#666666" points="184.25,-67.88 87.25,-67.88 87.25,-37.38 184.25,-37.38 184.25,-67.88"/>
|
||||
<text text-anchor="start" x="95.25" y="-54.38" font-family="Helvetica,sans-Serif" font-size="10.00">others::are_almost</text>
|
||||
<text text-anchor="middle" x="135.75" y="-43.12" font-family="Helvetica,sans-Serif" font-size="10.00">_equal</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<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="M38.08,-34.11C48.56,-36.12 62.39,-38.77 76.3,-41.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="75.42,-45.02 85.9,-43.46 76.73,-38.14 75.42,-45.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<polygon fill="white" stroke="#666666" points="197.75,-19.25 73.75,-19.25 73.75,0 197.75,0 197.75,-19.25"/>
|
||||
<text text-anchor="middle" x="135.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">others::kelvin_to_celsius</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M38.08,-27.3C46.7,-25.72 57.58,-23.73 68.91,-21.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.18,-24.99 78.38,-19.75 67.92,-18.1 69.18,-24.99"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
@@ -1,6 +1,9 @@
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" id="node1" title="Main function." alt="" coords="5,42,55,68"/>
|
||||
<area shape="rect" id="node2" href="$db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title="Self-test implementations." alt="" coords="103,42,153,68"/>
|
||||
<area shape="rect" id="node3" href="$d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,..." alt="" coords="219,5,348,46"/>
|
||||
<area shape="rect" id="node4" href="$d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" title="Conversion from Kelvin to Celsius algorithm." alt="" coords="201,70,366,96"/>
|
||||
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,42,55,68"/>
|
||||
<area shape="rect" id="Node000002" href="$db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title="Self-test implementations." alt="" coords="103,42,153,68"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,52,88,52,88,58,55,58"/>
|
||||
<area shape="rect" id="Node000003" href="$d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,..." alt="" coords="219,5,348,46"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="153,48,204,38,205,43,154,53"/>
|
||||
<area shape="rect" id="Node000004" href="$d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" title="Conversion from Kelvin to Celsius algorithm." alt="" coords="201,70,366,96"/>
|
||||
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="154,57,195,64,194,70,153,62"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
d5a6ba0c4d1113eda1cf13a3e9a0f604
|
||||
05d85dfcdfa22a24c32e461e74b14c5a
|
||||
@@ -6,36 +6,49 @@
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="279pt" height="76pt"
|
||||
viewBox="0.00 0.00 278.75 75.88" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.88)">
|
||||
<title>main</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Main function.">
|
||||
<g id="a_Node000001"><a xlink:title="Main function.">
|
||||
<polygon fill="#999999" stroke="#666666" points="37,-40.25 0,-40.25 0,-21 37,-21 37,-40.25"/>
|
||||
<text text-anchor="middle" x="18.5" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self-test implementations.">
|
||||
<g id="a_Node000002"><a xlink:href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self-test implementations.">
|
||||
<polygon fill="white" stroke="#666666" points="110.75,-40.25 73,-40.25 73,-21 110.75,-21 110.75,-40.25"/>
|
||||
<text text-anchor="middle" x="91.88" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<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.14,-30.62C44.64,-30.62 53.57,-30.62 61.98,-30.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.94,-34.13 71.94,-30.62 61.94,-27.13 61.94,-34.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<g id="a_Node000003"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<polygon fill="white" stroke="#666666" points="257.25,-67.88 160.25,-67.88 160.25,-37.38 257.25,-37.38 257.25,-67.88"/>
|
||||
<text text-anchor="start" x="168.25" y="-54.38" font-family="Helvetica,sans-Serif" font-size="10.00">others::are_almost</text>
|
||||
<text text-anchor="middle" x="208.75" y="-43.12" font-family="Helvetica,sans-Serif" font-size="10.00">_equal</text>
|
||||
@@ -43,25 +56,46 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<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="M111.08,-34.11C121.56,-36.12 135.39,-38.77 149.3,-41.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.42,-45.02 158.9,-43.46 149.73,-38.14 148.42,-45.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<g id="a_Node000004"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<polygon fill="white" stroke="#666666" points="270.75,-19.25 146.75,-19.25 146.75,0 270.75,0 270.75,-19.25"/>
|
||||
<text text-anchor="middle" x="208.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">others::kelvin_to_celsius</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000002_Node000004" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M111.08,-27.3C119.7,-25.72 130.58,-23.73 141.91,-21.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.18,-24.99 151.38,-19.75 140.92,-18.1 142.18,-24.99"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 4.4 KiB |
@@ -0,0 +1,76 @@
|
||||
<?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.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="279pt" height="76pt"
|
||||
viewBox="0.00 0.00 278.75 75.88" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.88)">
|
||||
<title>main</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Main function.">
|
||||
<polygon fill="#999999" stroke="#666666" points="37,-40.25 0,-40.25 0,-21 37,-21 37,-40.25"/>
|
||||
<text text-anchor="middle" x="18.5" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="../../db/d6b/kelvin__to__celsius_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self-test implementations.">
|
||||
<polygon fill="white" stroke="#666666" points="110.75,-40.25 73,-40.25 73,-21 110.75,-21 110.75,-40.25"/>
|
||||
<text text-anchor="middle" x="91.88" y="-26.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<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.14,-30.62C44.64,-30.62 53.57,-30.62 61.98,-30.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.94,-34.13 71.94,-30.62 61.94,-27.13 61.94,-34.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="../../d0/d6f/namespaceothers.html#aa17dc6d061dff34f6b9a610bc5e26703" target="_top" xlink:title="Compare two floating point numbers with a certain tolerance. This is needed as with some values,...">
|
||||
<polygon fill="white" stroke="#666666" points="257.25,-67.88 160.25,-67.88 160.25,-37.38 257.25,-37.38 257.25,-67.88"/>
|
||||
<text text-anchor="start" x="168.25" y="-54.38" font-family="Helvetica,sans-Serif" font-size="10.00">others::are_almost</text>
|
||||
<text text-anchor="middle" x="208.75" y="-43.12" font-family="Helvetica,sans-Serif" font-size="10.00">_equal</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node3 -->
|
||||
<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="M111.08,-34.11C121.56,-36.12 135.39,-38.77 149.3,-41.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.42,-45.02 158.9,-43.46 149.73,-38.14 148.42,-45.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="../../d0/d6f/namespaceothers.html#a48677fae5d683070432b1a905722d9ec" target="_top" xlink:title="Conversion from Kelvin to Celsius algorithm.">
|
||||
<polygon fill="white" stroke="#666666" points="270.75,-19.25 146.75,-19.25 146.75,0 270.75,0 270.75,-19.25"/>
|
||||
<text text-anchor="middle" x="208.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">others::kelvin_to_celsius</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge3_Node000002_Node000004" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M111.08,-27.3C119.7,-25.72 130.58,-23.73 141.91,-21.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.18,-24.99 151.38,-19.75 140.92,-18.1 142.18,-24.99"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user