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">
2022-09-08 08:17:03 +08:00
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
2020-06-28 23:07:29 +08:00
-->
<!-- Title: test_function Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "206pt" height= "64pt"
viewBox="0.00 0.00 206.00 64.00" 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 60)" >
2020-06-28 23:07:29 +08:00
<title > test_function</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node1" > <a xlink:title= "Test the algorithm implementation." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "73,-37 0,-37 0,-18 73,-18 73,-37" />
<text text-anchor= "middle" x= "36.5" y= "-25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test_function</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node2" > <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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "198,-56 109,-56 109,-37 198,-37 198,-56" />
<text text-anchor= "middle" x= "153.5" y= "-44" 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 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M73.26,-33.41C81.31,-34.74 90.04,-36.18 98.65,-37.6" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "98.23,-41.08 108.67,-39.26 99.37,-34.17 98.23,-41.08" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node3" > <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)" >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "198,-19 109,-19 109,0 198,0 198,-19" />
<text text-anchor= "middle" x= "153.5" y= "-7" 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 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M73.26,-21.9C81.31,-20.64 90.04,-19.28 98.65,-17.93" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "99.33,-21.37 108.67,-16.36 98.25,-14.45 99.33,-21.37" />
2020-06-28 23:07:29 +08:00
</g>
</g>
</svg>