-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomplex_8h_source.htm
More file actions
261 lines (261 loc) · 39.3 KB
/
complex_8h_source.htm
File metadata and controls
261 lines (261 loc) · 39.3 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<!-- 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: complex.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('complex_8h_source.htm',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle"><div class="title">complex.h</div></div>
</div><!--header-->
<div class="contents">
<a href="complex_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><span class="preprocessor">#include "<a class="code" href="defines_8h.htm">af/defines.h</a>"</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> </div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#include <ostream></span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#include <istream></span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceaf.htm">af</a>{</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"><a class="line" href="structaf_1_1af__cfloat.htm"> 24</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structaf_1_1af__cfloat.htm">af_cfloat</a> {</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="structaf_1_1af__cfloat.htm#a06ed4269b34924d748f2f77b17db7d21"> 25</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="structaf_1_1af__cfloat.htm#a06ed4269b34924d748f2f77b17db7d21">real</a>;</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="structaf_1_1af__cfloat.htm#add94d585be4b8a725d3a4cd3fabb7f98"> 26</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="structaf_1_1af__cfloat.htm#add94d585be4b8a725d3a4cd3fabb7f98">imag</a>;</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="structaf_1_1af__cfloat.htm#a8f971db8a5b54bee6bb7daf30a8be657"> 28</a></span> <a class="code hl_function" href="structaf_1_1af__cfloat.htm#a8f971db8a5b54bee6bb7daf30a8be657">af_cfloat</a>(<span class="keyword">const</span> <span class="keywordtype">float</span> _real = 0, <span class="keyword">const</span> <span class="keywordtype">float</span> _imag = 0) :<a class="code hl_variable" href="structaf_1_1af__cfloat.htm#a06ed4269b34924d748f2f77b17db7d21">real</a>(_real), <a class="code hl_variable" href="structaf_1_1af__cfloat.htm#add94d585be4b8a725d3a4cd3fabb7f98">imag</a>(_imag) {}</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a686f38b2bf903b7168423db31b8ed17e"> 30</a></span>} af_cfloat;</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="structaf_1_1af__cdouble.htm"> 32</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structaf_1_1af__cdouble.htm">af_cdouble</a> {</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="structaf_1_1af__cdouble.htm#a51c821fcf95975271abfc49311e983d4"> 33</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structaf_1_1af__cdouble.htm#a51c821fcf95975271abfc49311e983d4">real</a>;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="structaf_1_1af__cdouble.htm#a9aace20780eedccdde9fe2352ee4fb05"> 34</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structaf_1_1af__cdouble.htm#a9aace20780eedccdde9fe2352ee4fb05">imag</a>;</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="structaf_1_1af__cdouble.htm#a159ecd7a98e5c696b53f4bb583073caa"> 36</a></span> <a class="code hl_function" href="structaf_1_1af__cdouble.htm#a159ecd7a98e5c696b53f4bb583073caa">af_cdouble</a>(<span class="keyword">const</span> <span class="keywordtype">double</span> _real = 0, <span class="keyword">const</span> <span class="keywordtype">double</span> _imag = 0) :<a class="code hl_variable" href="structaf_1_1af__cdouble.htm#a51c821fcf95975271abfc49311e983d4">real</a>(_real), <a class="code hl_variable" href="structaf_1_1af__cdouble.htm#a9aace20780eedccdde9fe2352ee4fb05">imag</a>(_imag) {}</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="namespaceaf.htm#abb644ea63cfe438ea51235af80ac8469"> 38</a></span>} af_cdouble;</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span>}</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a63e29e484b92e217fe817fe78abc4f5f"> 44</a></span><span class="keyword">typedef</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">af::af_cfloat</a> <a class="code hl_typedef" href="namespaceaf.htm#a63e29e484b92e217fe817fe78abc4f5f">cfloat</a>;</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="namespaceaf.htm#acd654c72624253fcd7fd88fe5298aa9a"> 45</a></span><span class="keyword">typedef</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">af::af_cdouble</a> <a class="code hl_typedef" href="namespaceaf.htm#acd654c72624253fcd7fd88fe5298aa9a">cdouble</a>;</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a06aee90a32f9cdf9a4fa8232d3ca6b58"> 47</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">float</span> <a class="code hl_function" href="group__arith__func__real.htm#ga58d06a6595a56ad5f79a7cfebaf2ca9e">real</a>(<a class="code hl_struct" href="structaf_1_1af__cfloat.htm">af_cfloat</a> val);</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a2e62f696a0f75d54d55c205f94286a33"> 48</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">double</span> <a class="code hl_function" href="group__arith__func__real.htm#ga58d06a6595a56ad5f79a7cfebaf2ca9e">real</a>(<a class="code hl_struct" href="structaf_1_1af__cdouble.htm">af_cdouble</a> val);</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a641f057361e77a9ec71d9f4c003ee0af"> 50</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">float</span> <a class="code hl_function" href="group__arith__func__imag.htm#gafc5d46cd82835c90cf030f31ef5f904b">imag</a>(<a class="code hl_struct" href="structaf_1_1af__cfloat.htm">af_cfloat</a> val);</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a9d2cdad117867128624600ac14894725"> 51</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">double</span> <a class="code hl_function" href="group__arith__func__imag.htm#gafc5d46cd82835c90cf030f31ef5f904b">imag</a>(<a class="code hl_struct" href="structaf_1_1af__cdouble.htm">af_cdouble</a> val);</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="comment">// +,-,*,/ for (cfloat, cfloat) and (cdouble, cdouble)</span></div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="preprocessor">#define DEFINE_OP(OP) \</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="preprocessor"> AFAPI af::cfloat operator OP(const af::cfloat &lhs, const af::cfloat &rhs); \</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const af::cdouble &lhs, const af::cdouble &rhs); \</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="preprocessor"></span> </div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a4f0b23e6c6a8020d83258b0200421d0f"> 58</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(+)</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a31b78a28d3b1a0ad6d74c1304e7ef5d6"> 59</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(-)</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="namespaceaf.htm#afbe9ee001efd62c1d35c8ad33ba99f91"> 60</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(*)</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a201022fdc4b8eb871b8237001795ed77"> 61</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(/)</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span><span class="preprocessor">#undef DEFINE_OP</span></div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span><span class="comment">// +,/ for (cfloat, double) and (cdouble, double)</span></div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="preprocessor">#define DEFINE_OP(OP) \</span></div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span><span class="preprocessor"> AFAPI af::cfloat operator OP(const af::cfloat &lhs, const double &rhs); \</span></div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const af::cdouble &lhs, const double &rhs); \</span></div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span><span class="preprocessor"></span> </div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a28918ac5c8ea8c7902881bb42f5fa607"> 70</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(+)</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a81d24e8e1a63bbf1e1f7d4c56f579688"> 71</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(/)</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><span class="preprocessor">#undef DEFINE_OP</span></div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="preprocessor">#if AF_API_VERSION >= 31</span></div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span><span class="comment">// -,* for (cfloat, double) and (cdouble, double)</span></div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="preprocessor">#define DEFINE_OP(OP) \</span></div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span><span class="preprocessor"> AFAPI af::cfloat operator OP(const af::cfloat &lhs, const double &rhs); \</span></div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const af::cdouble &lhs, const double &rhs); \</span></div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span><span class="preprocessor"></span> </div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a6012983167e758d7b92b8e85d2e2a0f1"> 81</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(-)</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="namespaceaf.htm#afb49e7fa15ff651f7e69b8c7e56fd660"> 82</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(*)</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="preprocessor">#undef DEFINE_OP</span></div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span><span class="preprocessor">#endif </span><span class="comment">// AF_API_VERSION</span></div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> </div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span><span class="preprocessor">#if AF_API_VERSION >= 31</span></div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span><span class="comment">// +, -, *, / for (double, cfloat/cdouble) and (cfloat/cdouble, cdouble/cfloat)</span></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"><a class="line" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7"> 89</a></span><span class="preprocessor">#define DEFINE_OP(OP) \</span></div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span><span class="preprocessor"> AFAPI af::cfloat operator OP(const double &rhs, const af::cfloat &lhs); \</span></div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const double &rhs, const af::cdouble &lhs); \</span></div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const af::cfloat &lhs, const af::cdouble &rhs); \</span></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="preprocessor"> AFAPI af::cdouble operator OP(const af::cdouble &lhs, const af::cfloat &rhs); \</span></div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span><span class="preprocessor"></span> </div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a548e085243ca6b70550448772662cbf2"> 95</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(+)</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"><a class="line" href="namespaceaf.htm#acb7ae075dae54a4f1b961958430f6a37"> 96</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(-)</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"><a class="line" href="namespaceaf.htm#af919ae4a18d716fa25b6c1f6f834f0bd"> 97</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(*)</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a195b6115d405bd1d20efffb91dac22f0"> 98</a></span><a class="code hl_define" href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a>(/)</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span><span class="preprocessor">#undef DEFINE_OP</span></div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span><span class="preprocessor">#endif </span><span class="comment">// AF_API_VERSION</span></div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a975e403a051085dd0f647dde28877b5b"> 103</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">bool</span> <a class="code hl_function" href="group__arith__func__eq.htm#gaa06c948dd656312c23268d11ad8773e9">operator==</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &lhs, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &rhs);</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a058ce8d362278d7b88b262ba95ae09af"> 104</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">bool</span> <a class="code hl_function" href="group__arith__func__eq.htm#gaa06c948dd656312c23268d11ad8773e9">operator==</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &lhs, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &rhs);</div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> </div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a73cfc38311108e33f486afc399fba8cc"> 106</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">bool</span> <a class="code hl_function" href="group__arith__func__neq.htm#ga800463531c9a4d8f81d0e729383ce520">operator!=</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &lhs, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &rhs);</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a526131ac979bb4f1734f6191e485e227"> 107</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">bool</span> <a class="code hl_function" href="group__arith__func__neq.htm#ga800463531c9a4d8f81d0e729383ce520">operator!=</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &lhs, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &rhs);</div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> </div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a0f91014cbceb630065a42b34b7f93cf6"> 109</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> std::istream& <a class="code hl_function" href="group__arith__func__shiftr.htm#gad130d9b296937446da493f7f7f659178">operator>> </a>(std::istream &is, <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &in);</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a4109ee2fb51a564c9075c13a2405f332"> 110</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> std::istream& <a class="code hl_function" href="group__arith__func__shiftr.htm#gad130d9b296937446da493f7f7f659178">operator>> </a>(std::istream &is, <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &in);</div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> </div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a3f6208e9c3ceea9d12967e414b54d034"> 112</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> std::ostream& <a class="code hl_function" href="group__arith__func__shiftl.htm#ga19841f8e962cdccd8dd857d7f9242862">operator<< </a>(std::ostream &os, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &in);</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a5641c25525e5216b872b536310ed0cc9"> 113</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> std::ostream& <a class="code hl_function" href="group__arith__func__shiftl.htm#ga19841f8e962cdccd8dd857d7f9242862">operator<< </a>(std::ostream &os, <span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &in);</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> </div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> </div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"><a class="line" href="namespaceaf.htm#a5ad14e331503163f2d243acdb1279889"> 116</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">float</span> <a class="code hl_function" href="group__arith__func__abs.htm#ga04a72240299a891b0d950e2c517e4a9e">abs</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &val);</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="namespaceaf.htm#ace7a551738a61478b291d73517e5afb0"> 117</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <span class="keywordtype">double</span> <a class="code hl_function" href="group__arith__func__abs.htm#ga04a72240299a891b0d950e2c517e4a9e">abs</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &val);</div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"><a class="line" href="namespaceaf.htm#af79f2d4bb81e1d4b64fef1a603a19586"> 119</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> <a class="code hl_function" href="namespaceaf.htm#af79f2d4bb81e1d4b64fef1a603a19586">conj</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cfloat.htm">cfloat</a> &val);</div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"><a class="line" href="namespaceaf.htm#aa7ed0bb4bafb11f669133ff8d1da571a"> 120</a></span><a class="code hl_define" href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> <a class="code hl_function" href="namespaceaf.htm#af79f2d4bb81e1d4b64fef1a603a19586">conj</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structaf_1_1af__cdouble.htm">cdouble</a> &val);</div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> </div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span>}</div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="acomplex_8h_htm_a7cb04f4ee5d65aa4d9954c37f48b3ac7"><div class="ttname"><a href="complex_8h.htm#a7cb04f4ee5d65aa4d9954c37f48b3ac7">DEFINE_OP</a></div><div class="ttdeci">#define DEFINE_OP(OP)</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00089">complex.h:89</a></div></div>
<div class="ttc" id="adefines_8h_htm"><div class="ttname"><a href="defines_8h.htm">defines.h</a></div></div>
<div class="ttc" id="adefines_8h_htm_ab23e67549eba2cfbaf0eb5f88f947e48"><div class="ttname"><a href="defines_8h.htm#ab23e67549eba2cfbaf0eb5f88f947e48">AFAPI</a></div><div class="ttdeci">#define AFAPI</div><div class="ttdef"><b>Definition:</b> <a href="defines_8h_source.htm#l00038">defines.h:38</a></div></div>
<div class="ttc" id="agroup__arith__func__abs_htm_ga04a72240299a891b0d950e2c517e4a9e"><div class="ttname"><a href="group__arith__func__abs.htm#ga04a72240299a891b0d950e2c517e4a9e">af::abs</a></div><div class="ttdeci">AFAPI array abs(const array &in)</div><div class="ttdoc">C++ Interface to calculate the absolute value.</div></div>
<div class="ttc" id="agroup__arith__func__eq_htm_gaa06c948dd656312c23268d11ad8773e9"><div class="ttname"><a href="group__arith__func__eq.htm#gaa06c948dd656312c23268d11ad8773e9">af::operator==</a></div><div class="ttdeci">AFAPI array operator==(const array &lhs, const array &rhs)</div><div class="ttdoc">Performs an equality operation on two arrays or an array and a value.</div></div>
<div class="ttc" id="agroup__arith__func__imag_htm_gafc5d46cd82835c90cf030f31ef5f904b"><div class="ttname"><a href="group__arith__func__imag.htm#gafc5d46cd82835c90cf030f31ef5f904b">af::imag</a></div><div class="ttdeci">AFAPI array imag(const array &in)</div><div class="ttdoc">C++ Interface to return the imaginary part of a complex array.</div></div>
<div class="ttc" id="agroup__arith__func__neq_htm_ga800463531c9a4d8f81d0e729383ce520"><div class="ttname"><a href="group__arith__func__neq.htm#ga800463531c9a4d8f81d0e729383ce520">af::operator!=</a></div><div class="ttdeci">AFAPI array operator!=(const array &lhs, const array &rhs)</div><div class="ttdoc">Performs an inequality operation on two arrays or an array and a value.</div></div>
<div class="ttc" id="agroup__arith__func__real_htm_ga58d06a6595a56ad5f79a7cfebaf2ca9e"><div class="ttname"><a href="group__arith__func__real.htm#ga58d06a6595a56ad5f79a7cfebaf2ca9e">af::real</a></div><div class="ttdeci">AFAPI array real(const array &in)</div><div class="ttdoc">C++ Interface to return the real part of a complex array.</div></div>
<div class="ttc" id="agroup__arith__func__shiftl_htm_ga19841f8e962cdccd8dd857d7f9242862"><div class="ttname"><a href="group__arith__func__shiftl.htm#ga19841f8e962cdccd8dd857d7f9242862">af::operator<<</a></div><div class="ttdeci">AFAPI array operator<<(const array &lhs, const array &rhs)</div><div class="ttdoc">Performs an left shift operation on two arrays or an array and a value.</div></div>
<div class="ttc" id="agroup__arith__func__shiftr_htm_gad130d9b296937446da493f7f7f659178"><div class="ttname"><a href="group__arith__func__shiftr.htm#gad130d9b296937446da493f7f7f659178">af::operator>></a></div><div class="ttdeci">AFAPI array operator>>(const array &lhs, const array &rhs)</div><div class="ttdoc">Performs an right shift operation on two arrays or an array and a value.</div></div>
<div class="ttc" id="anamespaceaf_htm"><div class="ttname"><a href="namespaceaf.htm">af</a></div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.htm#l00014">algorithm.h:15</a></div></div>
<div class="ttc" id="anamespaceaf_htm_a63e29e484b92e217fe817fe78abc4f5f"><div class="ttname"><a href="namespaceaf.htm#a63e29e484b92e217fe817fe78abc4f5f">af::cfloat</a></div><div class="ttdeci">af::af_cfloat cfloat</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00044">complex.h:44</a></div></div>
<div class="ttc" id="anamespaceaf_htm_acd654c72624253fcd7fd88fe5298aa9a"><div class="ttname"><a href="namespaceaf.htm#acd654c72624253fcd7fd88fe5298aa9a">af::cdouble</a></div><div class="ttdeci">af::af_cdouble cdouble</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00045">complex.h:45</a></div></div>
<div class="ttc" id="anamespaceaf_htm_af79f2d4bb81e1d4b64fef1a603a19586"><div class="ttname"><a href="namespaceaf.htm#af79f2d4bb81e1d4b64fef1a603a19586">af::conj</a></div><div class="ttdeci">AFAPI cfloat conj(const cfloat &val)</div></div>
<div class="ttc" id="astructaf_1_1af__cdouble_htm"><div class="ttname"><a href="structaf_1_1af__cdouble.htm">af::af_cdouble</a></div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00032">complex.h:32</a></div></div>
<div class="ttc" id="astructaf_1_1af__cdouble_htm_a159ecd7a98e5c696b53f4bb583073caa"><div class="ttname"><a href="structaf_1_1af__cdouble.htm#a159ecd7a98e5c696b53f4bb583073caa">af::af_cdouble::af_cdouble</a></div><div class="ttdeci">af_cdouble(const double _real=0, const double _imag=0)</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00036">complex.h:36</a></div></div>
<div class="ttc" id="astructaf_1_1af__cdouble_htm_a51c821fcf95975271abfc49311e983d4"><div class="ttname"><a href="structaf_1_1af__cdouble.htm#a51c821fcf95975271abfc49311e983d4">af::af_cdouble::real</a></div><div class="ttdeci">double real</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00033">complex.h:33</a></div></div>
<div class="ttc" id="astructaf_1_1af__cdouble_htm_a9aace20780eedccdde9fe2352ee4fb05"><div class="ttname"><a href="structaf_1_1af__cdouble.htm#a9aace20780eedccdde9fe2352ee4fb05">af::af_cdouble::imag</a></div><div class="ttdeci">double imag</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00034">complex.h:34</a></div></div>
<div class="ttc" id="astructaf_1_1af__cfloat_htm"><div class="ttname"><a href="structaf_1_1af__cfloat.htm">af::af_cfloat</a></div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00024">complex.h:24</a></div></div>
<div class="ttc" id="astructaf_1_1af__cfloat_htm_a06ed4269b34924d748f2f77b17db7d21"><div class="ttname"><a href="structaf_1_1af__cfloat.htm#a06ed4269b34924d748f2f77b17db7d21">af::af_cfloat::real</a></div><div class="ttdeci">float real</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00025">complex.h:25</a></div></div>
<div class="ttc" id="astructaf_1_1af__cfloat_htm_a8f971db8a5b54bee6bb7daf30a8be657"><div class="ttname"><a href="structaf_1_1af__cfloat.htm#a8f971db8a5b54bee6bb7daf30a8be657">af::af_cfloat::af_cfloat</a></div><div class="ttdeci">af_cfloat(const float _real=0, const float _imag=0)</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00028">complex.h:28</a></div></div>
<div class="ttc" id="astructaf_1_1af__cfloat_htm_add94d585be4b8a725d3a4cd3fabb7f98"><div class="ttname"><a href="structaf_1_1af__cfloat.htm#add94d585be4b8a725d3a4cd3fabb7f98">af::af_cfloat::imag</a></div><div class="ttdeci">float imag</div><div class="ttdef"><b>Definition:</b> <a href="complex_8h_source.htm#l00026">complex.h:26</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="complex_8h.htm">complex.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>