blob: e53a1d4737cb768c25daf7f88a76379891151d31 [file] [log] [blame]
<?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.38.0 (20140413.2041)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="224pt" height="104pt"
viewBox="0.00 0.00 224.00 104.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 100)">
<title>Graphical Class Hierarchy</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-100 220,-100 220,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="classarm__compute_1_1_i_scheduler.xhtml" target="_top" xlink:title="Scheduler interface to run kernels. ">
<polygon fill="white" stroke="black" points="0,-38.5 0,-57.5 63,-57.5 63,-38.5 0,-38.5"/>
<text text-anchor="middle" x="31.5" y="-45.5" font-family="Helvetica" font-size="10.00">IScheduler</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1_c_p_p_scheduler.xhtml" target="_top" xlink:title="C++11 implementation of a pool of threads to automatically split a kernel&#39;s execution among several t...">
<polygon fill="white" stroke="black" points="117,-76.5 117,-95.5 198,-95.5 198,-76.5 117,-76.5"/>
<text text-anchor="middle" x="157.5" y="-83.5" font-family="Helvetica" font-size="10.00">CPPScheduler</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M72.8517,-60.3658C89.8949,-65.5888 109.434,-71.5765 125.34,-76.4509"/>
<polygon fill="midnightblue" stroke="midnightblue" points="73.7383,-56.977 63.1517,-57.3933 71.6873,-63.6697 73.7383,-56.977"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classarm__compute_1_1_o_m_p_scheduler.xhtml" target="_top" xlink:title="Pool of threads to automatically split a kernel&#39;s execution among several threads. ">
<polygon fill="white" stroke="black" points="116,-38.5 116,-57.5 199,-57.5 199,-38.5 116,-38.5"/>
<text text-anchor="middle" x="157.5" y="-45.5" font-family="Helvetica" font-size="10.00">OMPScheduler</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M73.2649,-48C86.9589,-48 102.225,-48 115.906,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="73.1517,-44.5001 63.1517,-48 73.1517,-51.5001 73.1517,-44.5001"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classarm__compute_1_1_single_thread_scheduler.xhtml" target="_top" xlink:title="Pool of threads to automatically split a kernel&#39;s execution among several threads. ">
<polygon fill="white" stroke="black" points="99,-0.5 99,-19.5 216,-19.5 216,-0.5 99,-0.5"/>
<text text-anchor="middle" x="157.5" y="-7.5" font-family="Helvetica" font-size="10.00">SingleThreadScheduler</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge"><title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M72.8517,-35.6342C89.8949,-30.4112 109.434,-24.4235 125.34,-19.5491"/>
<polygon fill="midnightblue" stroke="midnightblue" points="71.6873,-32.3303 63.1517,-38.6067 73.7383,-39.023 71.6873,-32.3303"/>
</g>
</g>
</svg>