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">
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Title: test_function Pages: 1 -->
<svg width= "206pt" height= "66pt"
viewBox="0.00 0.00 206.00 66.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 62)" >
<title > test_function</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 202,-62 202,4 -4,4" />
<!-- 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." >
2020-06-28 23:07:29 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 73,-38.5 73,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "36.5" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test_function</text>
</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." >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "109,-38.5 109,-57.5 198,-57.5 198,-38.5 109,-38.5" />
<text text-anchor= "middle" x= "153.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stats_computer1</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M73.26,-34.91C81.31,-36.24 90.04,-37.68 98.65,-39.1" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "98.23,-42.58 108.67,-40.76 99.37,-35.67 98.23,-42.58" />
</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)" >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "109,-0.5 109,-19.5 198,-19.5 198,-0.5 109,-0.5" />
<text text-anchor= "middle" x= "153.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stats_computer2</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M73.26,-23.09C81.31,-21.76 90.04,-20.32 98.65,-18.9" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "99.37,-22.33 108.67,-17.24 98.23,-15.42 99.37,-22.33" />
</g>
</g>
</svg>