blob: 5a1d13248e8f854756c01f0ebfab229084cec358 [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: CLConvolutionSquare&lt; matrix_size &gt; Pages: 1 -->
<svg width="127pt" height="95pt"
viewBox="0.00 0.00 127.00 95.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 91)">
<title>CLConvolutionSquare&lt; matrix_size &gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-91 123,-91 123,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<g id="a_node1"><a xlink:title="Basic function to execute square convolution.Currently it supports 5x5, 7x7, 9x9.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-30.5 119,-30.5 119,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">CLConvolutionSquare</text>
<text text-anchor="middle" x="59.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; matrix_size &gt;</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1_i_function.xhtml" target="_top" xlink:title="Base class for all functions.">
<polygon fill="white" stroke="black" points="30,-67.5 30,-86.5 89,-86.5 89,-67.5 30,-67.5"/>
<text text-anchor="middle" x="59.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">IFunction</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node0 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node0</title>
<path fill="none" stroke="midnightblue" d="M59.5,-57.2349C59.5,-48.5864 59.5,-38.4969 59.5,-30.523"/>
<polygon fill="midnightblue" stroke="midnightblue" points="56.0001,-57.4751 59.5,-67.4751 63.0001,-57.4751 56.0001,-57.4751"/>
</g>
</g>
</svg>