1<!-- HTML header for doxygen 1.8.15--> 2<!-- Remember to use version doxygen 1.8.15 +--> 3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4<html xmlns="http://www.w3.org/1999/xhtml"> 5<head> 6<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 7<meta http-equiv="X-UA-Compatible" content="IE=9"/> 8<meta name="generator" content="Doxygen $doxygenversion"/> 9<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> 10<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> 11<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> 12<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> 13<script type="text/javascript" src="$relpath^jquery.js"></script> 14<script type="text/javascript" src="$relpath^dynsections.js"></script> 15$treeview 16$search 17$mathjax 18<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> 19$extrastylesheet 20</head> 21<body> 22<div id="top"><!-- do not remove this div, it is closed by doxygen! --> 23 24<!--BEGIN TITLEAREA--> 25<div id="titlearea"> 26<table cellspacing="0" cellpadding="0"> 27 <tbody> 28 <tr style="height: 56px;"> 29 <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/> 30 <!--BEGIN PROJECT_NAME--> 31 <td style="padding-left: 0.5em;"> 32 <div id="projectname"> 33 <!--BEGIN PROJECT_NUMBER--> <span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER--> 34 </div> 35 <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF--> 36 </td> 37 <!--END PROJECT_NAME--> 38 <!--BEGIN !PROJECT_NAME--> 39 <!--BEGIN PROJECT_BRIEF--> 40 <td style="padding-left: 0.5em;"> 41 <div id="projectbrief">$projectbrief</div> 42 </td> 43 <!--END PROJECT_BRIEF--> 44 <!--END !PROJECT_NAME--> 45 <!--BEGIN DISABLE_INDEX--> 46 <!--BEGIN SEARCHENGINE--> 47 <td>$searchbox</td> 48 <!--END SEARCHENGINE--> 49 <!--END DISABLE_INDEX--> 50 </tr> 51 </tbody> 52</table> 53</div> 54<!--END TITLEAREA--> 55<!-- end header part --> 56