-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharrayfire_8h_source.htm
More file actions
186 lines (186 loc) · 15 KB
/
arrayfire_8h_source.htm
File metadata and controls
186 lines (186 loc) · 15 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!-- 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 Source File</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_source.htm',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">arrayfire.h</div></div>
</div><!--header-->
<div class="contents">
<a href="arrayfire_8h.htm">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/*******************************************************</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"> * Copyright (c) 2014, ArrayFire</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> * All rights reserved.</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> *</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"> * This file is distributed under 3-clause BSD license.</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> * The complete license agreement can be obtained at:</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"> * http://arrayfire.com/licenses/BSD-3-Clause</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"> ********************************************************/</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
<div class="line"><a id="l00375" name="l00375"></a><span class="lineno"> 375</span><span class="preprocessor">#include "<a class="code" href="compatible_8h.htm">af/compatible.h</a>"</span></div>
<div class="line"><a id="l00376" name="l00376"></a><span class="lineno"> 376</span><span class="preprocessor">#include "<a class="code" href="algorithm_8h.htm">af/algorithm.h</a>"</span></div>
<div class="line"><a id="l00377" name="l00377"></a><span class="lineno"> 377</span><span class="preprocessor">#include "<a class="code" href="arith_8h.htm">af/arith.h</a>"</span></div>
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno"> 378</span><span class="preprocessor">#include "<a class="code" href="array_8h.htm">af/array.h</a>"</span></div>
<div class="line"><a id="l00379" name="l00379"></a><span class="lineno"> 379</span><span class="preprocessor">#include "<a class="code" href="backend_8h.htm">af/backend.h</a>"</span></div>
<div class="line"><a id="l00380" name="l00380"></a><span class="lineno"> 380</span><span class="preprocessor">#include "<a class="code" href="blas_8h.htm">af/blas.h</a>"</span></div>
<div class="line"><a id="l00381" name="l00381"></a><span class="lineno"> 381</span><span class="preprocessor">#include "<a class="code" href="complex_8h.htm">af/complex.h</a>"</span></div>
<div class="line"><a id="l00382" name="l00382"></a><span class="lineno"> 382</span><span class="preprocessor">#include "<a class="code" href="constants_8h.htm">af/constants.h</a>"</span></div>
<div class="line"><a id="l00383" name="l00383"></a><span class="lineno"> 383</span><span class="preprocessor">#include "<a class="code" href="data_8h.htm">af/data.h</a>"</span></div>
<div class="line"><a id="l00384" name="l00384"></a><span class="lineno"> 384</span><span class="preprocessor">#include "<a class="code" href="device_8h.htm">af/device.h</a>"</span></div>
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno"> 385</span><span class="preprocessor">#include "<a class="code" href="event_8h.htm">af/event.h</a>"</span></div>
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"> 386</span><span class="preprocessor">#include "<a class="code" href="exception_8h.htm">af/exception.h</a>"</span></div>
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno"> 387</span><span class="preprocessor">#include "<a class="code" href="features_8h.htm">af/features.h</a>"</span></div>
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"> 388</span><span class="preprocessor">#include "<a class="code" href="gfor_8h.htm">af/gfor.h</a>"</span></div>
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno"> 389</span><span class="preprocessor">#include "<a class="code" href="graphics_8h.htm">af/graphics.h</a>"</span></div>
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno"> 390</span><span class="preprocessor">#include "<a class="code" href="half_8h.htm">af/half.h</a>"</span></div>
<div class="line"><a id="l00391" name="l00391"></a><span class="lineno"> 391</span><span class="preprocessor">#include "<a class="code" href="image_8h.htm">af/image.h</a>"</span></div>
<div class="line"><a id="l00392" name="l00392"></a><span class="lineno"> 392</span><span class="preprocessor">#include "<a class="code" href="index_8h.htm">af/index.h</a>"</span></div>
<div class="line"><a id="l00393" name="l00393"></a><span class="lineno"> 393</span><span class="preprocessor">#include "<a class="code" href="lapack_8h.htm">af/lapack.h</a>"</span></div>
<div class="line"><a id="l00394" name="l00394"></a><span class="lineno"> 394</span><span class="preprocessor">#include "<a class="code" href="memory_8h.htm">af/memory.h</a>"</span></div>
<div class="line"><a id="l00395" name="l00395"></a><span class="lineno"> 395</span><span class="preprocessor">#include "<a class="code" href="ml_8h.htm">af/ml.h</a>"</span></div>
<div class="line"><a id="l00396" name="l00396"></a><span class="lineno"> 396</span><span class="preprocessor">#include "<a class="code" href="random_8h.htm">af/random.h</a>"</span></div>
<div class="line"><a id="l00397" name="l00397"></a><span class="lineno"> 397</span><span class="preprocessor">#include "<a class="code" href="seq_8h.htm">af/seq.h</a>"</span></div>
<div class="line"><a id="l00398" name="l00398"></a><span class="lineno"> 398</span><span class="preprocessor">#include "<a class="code" href="signal_8h.htm">af/signal.h</a>"</span></div>
<div class="line"><a id="l00399" name="l00399"></a><span class="lineno"> 399</span><span class="preprocessor">#include "<a class="code" href="sparse_8h.htm">af/sparse.h</a>"</span></div>
<div class="line"><a id="l00400" name="l00400"></a><span class="lineno"> 400</span><span class="preprocessor">#include "<a class="code" href="statistics_8h.htm">af/statistics.h</a>"</span></div>
<div class="line"><a id="l00401" name="l00401"></a><span class="lineno"> 401</span><span class="preprocessor">#include "<a class="code" href="timing_8h.htm">af/timing.h</a>"</span></div>
<div class="line"><a id="l00402" name="l00402"></a><span class="lineno"> 402</span><span class="preprocessor">#include "<a class="code" href="util_8h.htm">af/util.h</a>"</span></div>
<div class="line"><a id="l00403" name="l00403"></a><span class="lineno"> 403</span><span class="preprocessor">#include "af/version.h"</span></div>
<div class="line"><a id="l00404" name="l00404"></a><span class="lineno"> 404</span><span class="preprocessor">#include "<a class="code" href="vision_8h.htm">af/vision.h</a>"</span></div>
<div class="ttc" id="aalgorithm_8h_htm"><div class="ttname"><a href="algorithm_8h.htm">algorithm.h</a></div></div>
<div class="ttc" id="aarith_8h_htm"><div class="ttname"><a href="arith_8h.htm">arith.h</a></div></div>
<div class="ttc" id="aarray_8h_htm"><div class="ttname"><a href="array_8h.htm">array.h</a></div></div>
<div class="ttc" id="abackend_8h_htm"><div class="ttname"><a href="backend_8h.htm">backend.h</a></div></div>
<div class="ttc" id="ablas_8h_htm"><div class="ttname"><a href="blas_8h.htm">blas.h</a></div></div>
<div class="ttc" id="acompatible_8h_htm"><div class="ttname"><a href="compatible_8h.htm">compatible.h</a></div></div>
<div class="ttc" id="acomplex_8h_htm"><div class="ttname"><a href="complex_8h.htm">complex.h</a></div></div>
<div class="ttc" id="aconstants_8h_htm"><div class="ttname"><a href="constants_8h.htm">constants.h</a></div></div>
<div class="ttc" id="adata_8h_htm"><div class="ttname"><a href="data_8h.htm">data.h</a></div></div>
<div class="ttc" id="adevice_8h_htm"><div class="ttname"><a href="device_8h.htm">device.h</a></div></div>
<div class="ttc" id="aevent_8h_htm"><div class="ttname"><a href="event_8h.htm">event.h</a></div></div>
<div class="ttc" id="aexception_8h_htm"><div class="ttname"><a href="exception_8h.htm">exception.h</a></div></div>
<div class="ttc" id="afeatures_8h_htm"><div class="ttname"><a href="features_8h.htm">features.h</a></div></div>
<div class="ttc" id="agfor_8h_htm"><div class="ttname"><a href="gfor_8h.htm">gfor.h</a></div></div>
<div class="ttc" id="agraphics_8h_htm"><div class="ttname"><a href="graphics_8h.htm">graphics.h</a></div></div>
<div class="ttc" id="ahalf_8h_htm"><div class="ttname"><a href="half_8h.htm">half.h</a></div></div>
<div class="ttc" id="aimage_8h_htm"><div class="ttname"><a href="image_8h.htm">image.h</a></div></div>
<div class="ttc" id="aindex_8h_htm"><div class="ttname"><a href="index_8h.htm">index.h</a></div></div>
<div class="ttc" id="alapack_8h_htm"><div class="ttname"><a href="lapack_8h.htm">lapack.h</a></div></div>
<div class="ttc" id="amemory_8h_htm"><div class="ttname"><a href="memory_8h.htm">memory.h</a></div></div>
<div class="ttc" id="aml_8h_htm"><div class="ttname"><a href="ml_8h.htm">ml.h</a></div></div>
<div class="ttc" id="arandom_8h_htm"><div class="ttname"><a href="random_8h.htm">random.h</a></div></div>
<div class="ttc" id="aseq_8h_htm"><div class="ttname"><a href="seq_8h.htm">seq.h</a></div></div>
<div class="ttc" id="asignal_8h_htm"><div class="ttname"><a href="signal_8h.htm">signal.h</a></div></div>
<div class="ttc" id="asparse_8h_htm"><div class="ttname"><a href="sparse_8h.htm">sparse.h</a></div></div>
<div class="ttc" id="astatistics_8h_htm"><div class="ttname"><a href="statistics_8h.htm">statistics.h</a></div></div>
<div class="ttc" id="atiming_8h_htm"><div class="ttname"><a href="timing_8h.htm">timing.h</a></div></div>
<div class="ttc" id="autil_8h_htm"><div class="ttname"><a href="util_8h.htm">util.h</a></div></div>
<div class="ttc" id="avision_8h_htm"><div class="ttname"><a href="vision_8h.htm">vision.h</a></div></div>
</div><!-- fragment --></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>