2020-06-28 23:07:29 +08:00
<?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">
2023-09-28 02:38:24 +08:00
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
2020-06-28 23:07:29 +08:00
-->
<!-- Title: test_function Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "205pt" height= "64pt"
viewBox="0.00 0.00 205.00 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2023-06-21 05:10:10 +08:00
<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" >
2023-04-28 03:43:13 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 60.25)" >
2020-06-28 23:07:29 +08:00
<title > test_function</title>
<!-- Node1 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000001" class= "node" >
2020-06-28 23:07:29 +08:00
<title > Node1</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000001" > <a xlink:title= "Test the algorithm implementation." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "72.25,-37.25 0,-37.25 0,-18 72.25,-18 72.25,-37.25" />
<text text-anchor= "middle" x= "36.12" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test_function</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000002" class= "node" >
2020-06-28 23:07:29 +08:00
<title > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000002" > <a xlink:href= "../../dc/d47/realtime__stats_8c.html#a63ddcdaab24f722f0963fa2fbe0ae628" target= "_top" xlink:title= "continuous mean and variance computance using first value as an approximation for the mean." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "197,-56.25 108.25,-56.25 108.25,-37 197,-37 197,-56.25" />
<text text-anchor= "middle" x= "152.62" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stats_computer1</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "edge1_Node000001_Node000002" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2023-09-28 02:38:24 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M72.73,-33.53C80.4,-34.81 88.68,-36.18 96.89,-37.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "96.05,-40.95 106.49,-39.14 97.2,-34.05 96.05,-40.95" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000003" class= "node" >
2020-06-28 23:07:29 +08:00
<title > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000003" > <a xlink:href= "../../dc/d47/realtime__stats_8c.html#a34be233a9200ee2065f6b7b27e2d9a96" target= "_top" xlink:title= "continuous mean and variance computance using Welford's algorithm (very accurate)" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "197,-19.25 108.25,-19.25 108.25,0 197,0 197,-19.25" />
<text text-anchor= "middle" x= "152.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stats_computer2</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "edge2_Node000001_Node000003" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge2_Node000001_Node000003" > <a xlink:title= " " >
2023-09-28 02:38:24 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M72.73,-22.03C80.31,-20.84 88.49,-19.55 96.61,-18.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "97.15,-21.73 106.49,-16.72 96.07,-14.82 97.15,-21.73" />
2023-06-21 05:10:10 +08:00
</a>
2020-06-28 23:07:29 +08:00
</g>
</g>
2023-06-21 05:10:10 +08:00
</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>
2020-06-28 23:07:29 +08:00
</svg>