blob: f143b4be1e11fb6a7ed732441c8949f4d9b11570 [file] [log] [blame]
Nikhil Raj1dc83fe2024-05-16 09:47:51 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: Graph::LayerInGraph&lt; OutputLayer &gt; Pages: 1 -->
7<svg width="158pt" height="174pt"
8 viewBox="0.00 0.00 158.00 174.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 170)">
10<title>Graph::LayerInGraph&lt; OutputLayer &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-170 154,-170 154,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Outputs add/remove their binding id to m_OutputIds in the graph.">
16<polygon fill="#bfbfbf" stroke="black" points="16.5,-0.5 16.5,-30.5 133.5,-30.5 133.5,-0.5 16.5,-0.5"/>
17<text text-anchor="start" x="24.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph::LayerInGraph</text>
18<text text-anchor="middle" x="75" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; OutputLayer &gt;</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:title="Common base class for layers in the graph.">
26<polygon fill="white" stroke="#bfbfbf" points="0,-68.5 0,-98.5 150,-98.5 150,-68.5 0,-68.5"/>
27<text text-anchor="start" x="8" y="-86.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerInGraphBase&lt; Output</text>
28<text text-anchor="middle" x="75" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer &gt;</text>
29</a>
30</g>
31</g>
32<!-- Node2&#45;&gt;Node1 -->
33<g id="edge1" class="edge">
34<title>Node2&#45;&gt;Node1</title>
35<path fill="none" stroke="midnightblue" d="M75,-58.03C75,-48.86 75,-38.74 75,-30.79"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="71.5,-58.18 75,-68.18 78.5,-58.18 71.5,-58.18"/>
37</g>
38<!-- Node3 -->
39<g id="node3" class="node">
40<title>Node3</title>
41<g id="a_node3"><a xlink:href="classarmnn_1_1_graph.html" target="_top" xlink:title=" ">
42<polygon fill="white" stroke="black" points="52,-146.5 52,-165.5 98,-165.5 98,-146.5 52,-146.5"/>
43<text text-anchor="middle" x="75" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</text>
44</a>
45</g>
46</g>
47<!-- Node3&#45;&gt;Node2 -->
48<g id="edge2" class="edge">
49<title>Node3&#45;&gt;Node2</title>
50<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M75,-136.24C75,-124.41 75,-109.38 75,-98.58"/>
51<polygon fill="#9a32cd" stroke="#9a32cd" points="71.5,-136.36 75,-146.36 78.5,-136.36 71.5,-136.36"/>
52<text text-anchor="middle" x="99" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Graph</text>
53</g>
54</g>
55</svg>