-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharrayfire_8h.htm
More file actions
148 lines (148 loc) · 7.48 KB
/
arrayfire_8h.htm
File metadata and controls
148 lines (148 loc) · 7.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!-- HTML header for doxygen 1.9.5-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-130950618-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-130950618-1');
</script>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArrayFire: arrayfire.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="doxygen-awesome-darkmode-toggle.js"></script>
<script type="text/javascript" src="doxygen-awesome-fragment-copy-button.js"></script>
<script type="text/javascript" src="doxygen-awesome-interactive-toc.js"></script>
<script type="text/javascript">
DoxygenAwesomeDarkModeToggle.init()
DoxygenAwesomeInteractiveToc.init()
DoxygenAwesomeFragmentCopyButton.init()
</script>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="2" cellpadding="2" width="100%">
<tbody>
<tr id="projectrow">
<td id="projectlogo"><a href="index.htm"><img alt="Logo" src="arrayfire_logo.png"/></a></td>
</tr>
<tr id="projectrow">
<td>
<div id="projectbrief">A high-performance general-purpose compute library</div>
</td>
</tr>
<!--END !PROJECT_NAME-->
<div>
<td id="gsearch">
<script async src="https://cse.google.com/cse.js?cx=004356362924927882526:zup3ehe-7bs"></script>
<div class="gcse-search"></div>
</td>
</div>
</tr>
<tr>
<td>
<div id="togglediv"></div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part --><!-- Generated by Doxygen 1.9.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.htm"><span>Main Page</span></a></li>
<li><a href="tutorials.htm"><span>Tutorials</span></a></li>
<li><a href="modules.htm"><span>Functions</span></a></li>
<li><a href="releasenotes.htm"><span>Release Notes</span></a></li>
<li><a href="examples.htm"><span>Examples</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('arrayfire_8h.htm',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">arrayfire.h File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="compatible_8h_source.htm">af/compatible.h</a>"</code><br />
<code>#include "<a class="el" href="algorithm_8h_source.htm">af/algorithm.h</a>"</code><br />
<code>#include "<a class="el" href="arith_8h_source.htm">af/arith.h</a>"</code><br />
<code>#include "<a class="el" href="array_8h_source.htm">af/array.h</a>"</code><br />
<code>#include "<a class="el" href="backend_8h_source.htm">af/backend.h</a>"</code><br />
<code>#include "<a class="el" href="blas_8h_source.htm">af/blas.h</a>"</code><br />
<code>#include "<a class="el" href="complex_8h_source.htm">af/complex.h</a>"</code><br />
<code>#include "<a class="el" href="constants_8h_source.htm">af/constants.h</a>"</code><br />
<code>#include "<a class="el" href="data_8h_source.htm">af/data.h</a>"</code><br />
<code>#include "<a class="el" href="device_8h_source.htm">af/device.h</a>"</code><br />
<code>#include "<a class="el" href="event_8h_source.htm">af/event.h</a>"</code><br />
<code>#include "<a class="el" href="exception_8h_source.htm">af/exception.h</a>"</code><br />
<code>#include "<a class="el" href="features_8h_source.htm">af/features.h</a>"</code><br />
<code>#include "<a class="el" href="gfor_8h_source.htm">af/gfor.h</a>"</code><br />
<code>#include "<a class="el" href="graphics_8h_source.htm">af/graphics.h</a>"</code><br />
<code>#include "<a class="el" href="half_8h_source.htm">af/half.h</a>"</code><br />
<code>#include "<a class="el" href="image_8h_source.htm">af/image.h</a>"</code><br />
<code>#include "<a class="el" href="index_8h_source.htm">af/index.h</a>"</code><br />
<code>#include "<a class="el" href="lapack_8h_source.htm">af/lapack.h</a>"</code><br />
<code>#include "<a class="el" href="memory_8h_source.htm">af/memory.h</a>"</code><br />
<code>#include "<a class="el" href="ml_8h_source.htm">af/ml.h</a>"</code><br />
<code>#include "<a class="el" href="random_8h_source.htm">af/random.h</a>"</code><br />
<code>#include "<a class="el" href="seq_8h_source.htm">af/seq.h</a>"</code><br />
<code>#include "<a class="el" href="signal_8h_source.htm">af/signal.h</a>"</code><br />
<code>#include "<a class="el" href="sparse_8h_source.htm">af/sparse.h</a>"</code><br />
<code>#include "<a class="el" href="statistics_8h_source.htm">af/statistics.h</a>"</code><br />
<code>#include "<a class="el" href="timing_8h_source.htm">af/timing.h</a>"</code><br />
<code>#include "<a class="el" href="util_8h_source.htm">af/util.h</a>"</code><br />
<code>#include "af/version.h"</code><br />
<code>#include "<a class="el" href="vision_8h_source.htm">af/vision.h</a>"</code><br />
</div>
<p><a href="arrayfire_8h_source.htm">Go to the source code of this file.</a></p>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.9.3-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="arrayfire_8h.htm">arrayfire.h</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
</ul>
</div>
</body>
</html>