2024-10-15 23:12:17 +08:00
<!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 >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2025-01-10 05:56:20 +08:00
< meta name = "generator" content = "Doxygen 1.13.1" / >
2024-10-15 23:12:17 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > MLX: pocketfft::detail::cmplx< T > Struct Template 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 >
< script type = "text/javascript" src = "clipboard.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
2025-01-10 05:56:20 +08:00
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
2024-10-15 23:12:17 +08:00
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
2025-01-10 05:56:20 +08:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() { init_search(); });
/* @license-end */
< / script >
2024-10-15 23:12:17 +08:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > MLX
< / div >
< / td >
2025-01-10 05:56:20 +08:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< span id = "MSearchSelect" onmouseover = "return searchBox.OnSearchSelectShow()" onmouseout = "return searchBox.OnSearchSelectHide()" >   < / span >
< input type = "text" id = "MSearchField" value = "" placeholder = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.svg" alt = "" / > < / a >
< / span >
< / div >
< / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2025-01-10 05:56:20 +08:00
<!-- Generated by Doxygen 1.13.1 -->
2024-10-15 23:12:17 +08:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
< / script >
2025-01-10 05:56:20 +08:00
< / 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 >
2024-10-15 23:12:17 +08:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2025-01-10 05:56:20 +08:00
$(function(){initNavTree('structpocketfft_1_1detail_1_1cmplx.html',''); initResizable(true); });
2024-10-15 23:12:17 +08:00
/* @license-end */
< / script >
2025-01-10 05:56:20 +08:00
< div id = "doc-content" >
2024-10-15 23:12:17 +08:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structpocketfft_1_1detail_1_1cmplx-members.html" > List of all members< / a > < / div >
< div class = "headertitle" > < div class = "title" > pocketfft::detail::cmplx< T > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "pocketfft_8h_source.html" > pocketfft.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a5b1ce506f1023f5254025ac81b831a2c" id = "r_a5b1ce506f1023f5254025ac81b831a2c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a5b1ce506f1023f5254025ac81b831a2c" > cmplx< / a > ()< / td > < / tr >
< tr class = "separator:a5b1ce506f1023f5254025ac81b831a2c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a05491b4f1f22ca0bc49012f6a1c1710a" id = "r_a05491b4f1f22ca0bc49012f6a1c1710a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a05491b4f1f22ca0bc49012f6a1c1710a" > cmplx< / a > (T r_, T i_)< / td > < / tr >
< tr class = "separator:a05491b4f1f22ca0bc49012f6a1c1710a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a647fece372b64b13c4a7e5877d09a807" id = "r_a647fece372b64b13c4a7e5877d09a807" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a647fece372b64b13c4a7e5877d09a807" > Set< / a > (T r_, T i_)< / td > < / tr >
< tr class = "separator:a647fece372b64b13c4a7e5877d09a807" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a447d26b2e07f6e45f29d865e906c0a98" id = "r_a447d26b2e07f6e45f29d865e906c0a98" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a447d26b2e07f6e45f29d865e906c0a98" > Set< / a > (T r_)< / td > < / tr >
< tr class = "separator:a447d26b2e07f6e45f29d865e906c0a98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad4e69dcd89bdb7764c9c5807168f911e" id = "r_ad4e69dcd89bdb7764c9c5807168f911e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#ad4e69dcd89bdb7764c9c5807168f911e" > operator+=< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & other)< / td > < / tr >
< tr class = "separator:ad4e69dcd89bdb7764c9c5807168f911e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a683fd490182c9189fa2c05b1823edd93" id = "r_a683fd490182c9189fa2c05b1823edd93" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a683fd490182c9189fa2c05b1823edd93" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a683fd490182c9189fa2c05b1823edd93" > operator*=< / a > (T2 other)< / td > < / tr >
< tr class = "separator:a683fd490182c9189fa2c05b1823edd93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a06f2c26c6fc4722e61b44da4c242ed87" id = "r_a06f2c26c6fc4722e61b44da4c242ed87" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a06f2c26c6fc4722e61b44da4c242ed87" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a06f2c26c6fc4722e61b44da4c242ed87" > operator*=< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other)< / td > < / tr >
< tr class = "separator:a06f2c26c6fc4722e61b44da4c242ed87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:affa618d8850a7c232793b7c61db6d184" id = "r_affa618d8850a7c232793b7c61db6d184" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:affa618d8850a7c232793b7c61db6d184" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#affa618d8850a7c232793b7c61db6d184" > operator+=< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other)< / td > < / tr >
< tr class = "separator:affa618d8850a7c232793b7c61db6d184" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a12441ff423274bd1b54245933d69ad7e" id = "r_a12441ff423274bd1b54245933d69ad7e" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a12441ff423274bd1b54245933d69ad7e" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a12441ff423274bd1b54245933d69ad7e" > operator-=< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other)< / td > < / tr >
< tr class = "separator:a12441ff423274bd1b54245933d69ad7e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a26bf3d709a58f06228e502af6db8e5ac" id = "r_a26bf3d709a58f06228e502af6db8e5ac" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a26bf3d709a58f06228e502af6db8e5ac" > < td class = "memTemplItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a26bf3d709a58f06228e502af6db8e5ac" > operator*< / a > (const T2 & other) const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > *other)> < / td > < / tr >
< tr class = "separator:a26bf3d709a58f06228e502af6db8e5ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a76447ef141c8732d57421749fc81b236" id = "r_a76447ef141c8732d57421749fc81b236" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a76447ef141c8732d57421749fc81b236" > < td class = "memTemplItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a76447ef141c8732d57421749fc81b236" > operator+< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other) const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)> < / td > < / tr >
< tr class = "separator:a76447ef141c8732d57421749fc81b236" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a460da5db36d1c72fb1ed3496fd3abde4" id = "r_a460da5db36d1c72fb1ed3496fd3abde4" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a460da5db36d1c72fb1ed3496fd3abde4" > < td class = "memTemplItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a460da5db36d1c72fb1ed3496fd3abde4" > operator-< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other) const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)> < / td > < / tr >
< tr class = "separator:a460da5db36d1c72fb1ed3496fd3abde4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:ad9c591ef8ae976293f207937d273e9a1" id = "r_ad9c591ef8ae976293f207937d273e9a1" > < td class = "memTemplParams" colspan = "2" > template< typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:ad9c591ef8ae976293f207937d273e9a1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#ad9c591ef8ae976293f207937d273e9a1" > operator*< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other) const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)> < / td > < / tr >
< tr class = "separator:ad9c591ef8ae976293f207937d273e9a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 05:56:20 +08:00
< tr class = "memitem:a2e79f5c73c1d926361ad126cf57c8874" id = "r_a2e79f5c73c1d926361ad126cf57c8874" > < td class = "memTemplParams" colspan = "2" > template< bool fwd, typename T2> < / td > < / tr >
2024-10-15 23:12:17 +08:00
< tr class = "memitem:a2e79f5c73c1d926361ad126cf57c8874" > < td class = "memTemplItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "#a2e79f5c73c1d926361ad126cf57c8874" > special_mul< / a > (const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & other) const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)> < / td > < / tr >
< tr class = "separator:a2e79f5c73c1d926361ad126cf57c8874" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:afc51cdf222d77690953a8cb8ce3ee692" id = "r_afc51cdf222d77690953a8cb8ce3ee692" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > < / td > < / tr >
< tr class = "separator:afc51cdf222d77690953a8cb8ce3ee692" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35d2dce1b7de5f37d7029e639bc7f23d" id = "r_a35d2dce1b7de5f37d7029e639bc7f23d" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a35d2dce1b7de5f37d7029e639bc7f23d" > i< / a > < / td > < / tr >
< tr class = "separator:a35d2dce1b7de5f37d7029e639bc7f23d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a5b1ce506f1023f5254025ac81b831a2c" name = "a5b1ce506f1023f5254025ac81b831a2c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b1ce506f1023f5254025ac81b831a2c" > ◆   < / a > < / span > cmplx() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::cmplx < / td >
< td > (< / td >
< td class = "paramname" > < span class = "paramname" > < em > < / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a05491b4f1f22ca0bc49012f6a1c1710a" name = "a05491b4f1f22ca0bc49012f6a1c1710a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05491b4f1f22ca0bc49012f6a1c1710a" > ◆   < / a > < / span > cmplx() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::cmplx < / td >
< td > (< / td >
< td class = "paramtype" > T< / td > < td class = "paramname" > < span class = "paramname" > < em > r_< / em > < / span > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T< / td > < td class = "paramname" > < span class = "paramname" > < em > i_< / em > < / span >   )< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ad9c591ef8ae976293f207937d273e9a1" name = "ad9c591ef8ae976293f207937d273e9a1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9c591ef8ae976293f207937d273e9a1" > ◆   < / a > < / span > operator*() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator* < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)>
< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a26bf3d709a58f06228e502af6db8e5ac" name = "a26bf3d709a58f06228e502af6db8e5ac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26bf3d709a58f06228e502af6db8e5ac" > ◆   < / a > < / span > operator*() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator* < / td >
< td > (< / td >
< td class = "paramtype" > const T2 & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > *other)>
< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a06f2c26c6fc4722e61b44da4c242ed87" name = "a06f2c26c6fc4722e61b44da4c242ed87" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06f2c26c6fc4722e61b44da4c242ed87" > ◆   < / a > < / span > operator*=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator*= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a683fd490182c9189fa2c05b1823edd93" name = "a683fd490182c9189fa2c05b1823edd93" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a683fd490182c9189fa2c05b1823edd93" > ◆   < / a > < / span > operator*=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator*= < / td >
< td > (< / td >
< td class = "paramtype" > T2< / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a76447ef141c8732d57421749fc81b236" name = "a76447ef141c8732d57421749fc81b236" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76447ef141c8732d57421749fc81b236" > ◆   < / a > < / span > operator+()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator+ < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)>
< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad4e69dcd89bdb7764c9c5807168f911e" name = "ad4e69dcd89bdb7764c9c5807168f911e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4e69dcd89bdb7764c9c5807168f911e" > ◆   < / a > < / span > operator+=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator+= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "affa618d8850a7c232793b7c61db6d184" name = "affa618d8850a7c232793b7c61db6d184" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#affa618d8850a7c232793b7c61db6d184" > ◆   < / a > < / span > operator+=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator+= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a460da5db36d1c72fb1ed3496fd3abde4" name = "a460da5db36d1c72fb1ed3496fd3abde4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a460da5db36d1c72fb1ed3496fd3abde4" > ◆   < / a > < / span > operator-()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator- < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)>
< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a12441ff423274bd1b54245933d69ad7e" name = "a12441ff423274bd1b54245933d69ad7e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12441ff423274bd1b54245933d69ad7e" > ◆   < / a > < / span > operator-=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > & < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::operator-= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a447d26b2e07f6e45f29d865e906c0a98" name = "a447d26b2e07f6e45f29d865e906c0a98" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a447d26b2e07f6e45f29d865e906c0a98" > ◆   < / a > < / span > Set() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::Set < / td >
< td > (< / td >
< td class = "paramtype" > T< / td > < td class = "paramname" > < span class = "paramname" > < em > r_< / em > < / span > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a647fece372b64b13c4a7e5877d09a807" name = "a647fece372b64b13c4a7e5877d09a807" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a647fece372b64b13c4a7e5877d09a807" > ◆   < / a > < / span > Set() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::Set < / td >
< td > (< / td >
< td class = "paramtype" > T< / td > < td class = "paramname" > < span class = "paramname" > < em > r_< / em > < / span > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T< / td > < td class = "paramname" > < span class = "paramname" > < em > i_< / em > < / span >   )< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2e79f5c73c1d926361ad126cf57c8874" name = "a2e79f5c73c1d926361ad126cf57c8874" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e79f5c73c1d926361ad126cf57c8874" > ◆   < / a > < / span > special_mul()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< bool fwd, typename T2> < / div >
2024-10-15 23:12:17 +08:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::special_mul < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < T2 > & < / td > < td class = "paramname" > < span class = "paramname" > < em > other< / em > < / span > < / td > < td > )< / td >
< td > const -> < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / a > < decltype(< a class = "el" href = "#afc51cdf222d77690953a8cb8ce3ee692" > r< / a > +other.r)>
< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 05:56:20 +08:00
< span class = "mlabels" > < span class = "mlabel inline" > inline< / span > < / span > < / td >
2024-10-15 23:12:17 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a35d2dce1b7de5f37d7029e639bc7f23d" name = "a35d2dce1b7de5f37d7029e639bc7f23d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35d2dce1b7de5f37d7029e639bc7f23d" > ◆   < / a > < / span > i< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "memname" >
< tr >
< td class = "memname" > T < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::i< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afc51cdf222d77690953a8cb8ce3ee692" name = "afc51cdf222d77690953a8cb8ce3ee692" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc51cdf222d77690953a8cb8ce3ee692" > ◆   < / a > < / span > r< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2025-01-10 05:56:20 +08:00
template< typename T> < / div >
2024-10-15 23:12:17 +08:00
< table class = "memname" >
< tr >
< td class = "memname" > T < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > pocketfft::detail::cmplx< / a > < T > ::r< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > mlx/3rdparty/< a class = "el" href = "pocketfft_8h_source.html" > pocketfft.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
2025-01-10 05:56:20 +08:00
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepocketfft.html" > pocketfft< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacepocketfft_1_1detail.html" > detail< / a > < / li > < li class = "navelem" > < a class = "el" href = "structpocketfft_1_1detail_1_1cmplx.html" > cmplx< / 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.13.1 < / li >
< / ul >
< / div >
2024-10-15 23:12:17 +08:00
< / body >
< / html >