blob: 3b47faf900ac8432a3ad57165f76a5241f8561d2 [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="238pt" height="104pt"
viewBox="0.00 0.00 238.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 234,-100 234,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</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 67,-57.5 67,-38.5 0,-38.5"/>
<text text-anchor="middle" x="33.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">IScheduler</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</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="125,-76.5 125,-95.5 208,-95.5 208,-76.5 125,-76.5"/>
<text text-anchor="middle" x="166.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">CPPScheduler</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M76.9579,-60.316C95.062,-65.5676 115.858,-71.5999 132.744,-76.4983"/>
<polygon fill="midnightblue" stroke="midnightblue" points="77.7981,-56.9155 67.2189,-57.491 75.8479,-63.6384 77.7981,-56.9155"/>
</g>
<!-- Node2 -->
<g id="node3" class="node"><title>Node2</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="123.5,-38.5 123.5,-57.5 209.5,-57.5 209.5,-38.5 123.5,-38.5"/>
<text text-anchor="middle" x="166.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">OMPScheduler</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M77.5685,-48C92.2666,-48 108.679,-48 123.307,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="77.2189,-44.5001 67.2189,-48 77.2189,-51.5001 77.2189,-44.5001"/>
</g>
<!-- Node3 -->
<g id="node4" class="node"><title>Node3</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="103,-0.5 103,-19.5 230,-19.5 230,-0.5 103,-0.5"/>
<text text-anchor="middle" x="166.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SingleThreadScheduler</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M76.9579,-35.684C95.062,-30.4324 115.858,-24.4001 132.744,-19.5017"/>
<polygon fill="midnightblue" stroke="midnightblue" points="75.8479,-32.3616 67.2189,-38.509 77.7981,-39.0845 75.8479,-32.3616"/>
</g>
</g>
</svg>