| <!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"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| <meta name="generator" content="Doxygen 1.8.17"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>mxnet: mshadow::expr::FlipExp< SrcExp, Device, DType, srcdim > 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> |
| <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> |
| <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 style="height: 56px;"> |
| <td id="projectalign" style="padding-left: 0.5em;"> |
| <div id="projectname">mxnet |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.8.17 --> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| /* @license-end */ |
| </script> |
| <script type="text/javascript" src="menudata.js"></script> |
| <script type="text/javascript" src="menu.js"></script> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| $(function() { |
| initMenu('',true,false,'search.php','Search'); |
| $(document).ready(function() { init_search(); }); |
| }); |
| /* @license-end */</script> |
| <div id="main-nav"></div> |
| <!-- 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"> |
| <iframe src="javascript:void(0)" frameborder="0" |
| name="MSearchResults" id="MSearchResults"> |
| </iframe> |
| </div> |
| |
| <div id="nav-path" class="navpath"> |
| <ul> |
| <li class="navelem"><a class="el" href="namespacemshadow.html">mshadow</a></li><li class="navelem"><a class="el" href="namespacemshadow_1_1expr.html">expr</a></li><li class="navelem"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a></li> </ul> |
| </div> |
| </div><!-- top --> |
| <div class="header"> |
| <div class="summary"> |
| <a href="#pub-methods">Public Member Functions</a> | |
| <a href="#pub-attribs">Public Attributes</a> | |
| <a href="structmshadow_1_1expr_1_1FlipExp-members.html">List of all members</a> </div> |
| <div class="headertitle"> |
| <div class="title">mshadow::expr::FlipExp< SrcExp, Device, DType, srcdim > Struct Template Reference</div> </div> |
| </div><!--header--> |
| <div class="contents"> |
| |
| <p>slice expression, slice a tensor's channel |
| <a href="structmshadow_1_1expr_1_1FlipExp.html#details">More...</a></p> |
| |
| <p><code>#include <<a class="el" href="flip_8h_source.html">flip.h</a>></code></p> |
| <div class="dynheader"> |
| Inheritance diagram for mshadow::expr::FlipExp< SrcExp, Device, DType, srcdim >:</div> |
| <div class="dyncontent"> |
| <div class="center"><img src="structmshadow_1_1expr_1_1FlipExp__inherit__graph.png" border="0" usemap="#mshadow_1_1expr_1_1FlipExp_3_01SrcExp_00_01Device_00_01DType_00_01srcdim_01_4_inherit__map" alt="Inheritance graph"/></div> |
| <!-- MAP 0 --> |
| </div> |
| <div class="dynheader"> |
| Collaboration diagram for mshadow::expr::FlipExp< SrcExp, Device, DType, srcdim >:</div> |
| <div class="dyncontent"> |
| <div class="center"><img src="structmshadow_1_1expr_1_1FlipExp__coll__graph.png" border="0" usemap="#mshadow_1_1expr_1_1FlipExp_3_01SrcExp_00_01Device_00_01DType_00_01srcdim_01_4_coll__map" alt="Collaboration graph"/></div> |
| <!-- MAP 1 --> |
| </div> |
| <table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> |
| Public Member Functions</h2></td></tr> |
| <tr class="memitem:ada1284755fcb51023cee49bb3225ae17"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#ada1284755fcb51023cee49bb3225ae17">FlipExp</a> (const SrcExp &src, int dim)</td></tr> |
| <tr class="separator:ada1284755fcb51023cee49bb3225ae17"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a1ccb67dfd79d363fefa164fd5ffe87e6"><td class="memTemplParams" colspan="2">template<typename E , int etype> </td></tr> |
| <tr class="memitem:a1ccb67dfd79d363fefa164fd5ffe87e6"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#a1ccb67dfd79d363fefa164fd5ffe87e6">operator=</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">expr::Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="separator:a1ccb67dfd79d363fefa164fd5ffe87e6"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:ade913f3da8a1b3dfe2567b705b96d73b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#ade913f3da8a1b3dfe2567b705b96d73b">operator=</a> (const DType &exp)</td></tr> |
| <tr class="separator:ade913f3da8a1b3dfe2567b705b96d73b"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="inherit_header pub_methods_classmshadow_1_1expr_1_1RValueExp"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classmshadow_1_1expr_1_1RValueExp')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classmshadow_1_1expr_1_1RValueExp.html">mshadow::expr::RValueExp< FlipExp< SrcExp, Device, DType, srcdim >, DType ></a></td></tr> |
| <tr class="memitem:afbddc739cc4f38e6509be4fcab0c6158 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structmshadow_1_1expr_1_1TransposeExp.html">TransposeExp</a>< <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim >, DType > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#afbddc739cc4f38e6509be4fcab0c6158">T</a> (void) const</td></tr> |
| <tr class="memdesc:afbddc739cc4f38e6509be4fcab0c6158 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">transpose of a matrix <a href="classmshadow_1_1expr_1_1RValueExp.html#afbddc739cc4f38e6509be4fcab0c6158">More...</a><br /></td></tr> |
| <tr class="separator:afbddc739cc4f38e6509be4fcab0c6158 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a9b71e7ff1b97916f59e80189d00c3397 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a9b71e7ff1b97916f59e80189d00c3397">operator+=</a> (DType s)</td></tr> |
| <tr class="memdesc:a9b71e7ff1b97916f59e80189d00c3397 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload <a href="classmshadow_1_1expr_1_1RValueExp.html#a9b71e7ff1b97916f59e80189d00c3397">More...</a><br /></td></tr> |
| <tr class="separator:a9b71e7ff1b97916f59e80189d00c3397 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a90fd315110a1411242d01910a62606b0 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a90fd315110a1411242d01910a62606b0">operator+=</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="memdesc:a90fd315110a1411242d01910a62606b0 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">implementation of operator+= <a href="classmshadow_1_1expr_1_1RValueExp.html#a90fd315110a1411242d01910a62606b0">More...</a><br /></td></tr> |
| <tr class="separator:a90fd315110a1411242d01910a62606b0 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a5a57ebc2e4664dbd449d5fad81437971 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a5a57ebc2e4664dbd449d5fad81437971">operator-=</a> (DType s)</td></tr> |
| <tr class="memdesc:a5a57ebc2e4664dbd449d5fad81437971 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload <a href="classmshadow_1_1expr_1_1RValueExp.html#a5a57ebc2e4664dbd449d5fad81437971">More...</a><br /></td></tr> |
| <tr class="separator:a5a57ebc2e4664dbd449d5fad81437971 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:af17249e9767315e4354b47a6f8d32863 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#af17249e9767315e4354b47a6f8d32863">operator-=</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="memdesc:af17249e9767315e4354b47a6f8d32863 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">implementation of operator-= <a href="classmshadow_1_1expr_1_1RValueExp.html#af17249e9767315e4354b47a6f8d32863">More...</a><br /></td></tr> |
| <tr class="separator:af17249e9767315e4354b47a6f8d32863 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a2e48826ba1a6652d414fc3f18e7da7d3 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a2e48826ba1a6652d414fc3f18e7da7d3">operator*=</a> (DType s)</td></tr> |
| <tr class="memdesc:a2e48826ba1a6652d414fc3f18e7da7d3 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload <a href="classmshadow_1_1expr_1_1RValueExp.html#a2e48826ba1a6652d414fc3f18e7da7d3">More...</a><br /></td></tr> |
| <tr class="separator:a2e48826ba1a6652d414fc3f18e7da7d3 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a00168acddb335d598037453e72442f35 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a00168acddb335d598037453e72442f35">operator*=</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="memdesc:a00168acddb335d598037453e72442f35 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">implementation of operator*= <a href="classmshadow_1_1expr_1_1RValueExp.html#a00168acddb335d598037453e72442f35">More...</a><br /></td></tr> |
| <tr class="separator:a00168acddb335d598037453e72442f35 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a74899aa6fba6c7244733947b2082e419 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a74899aa6fba6c7244733947b2082e419">operator/=</a> (DType s)</td></tr> |
| <tr class="memdesc:a74899aa6fba6c7244733947b2082e419 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload <a href="classmshadow_1_1expr_1_1RValueExp.html#a74899aa6fba6c7244733947b2082e419">More...</a><br /></td></tr> |
| <tr class="separator:a74899aa6fba6c7244733947b2082e419 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:abe11ee1a68265237fc9b64aee7df0ff4 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#abe11ee1a68265237fc9b64aee7df0ff4">operator/=</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="memdesc:abe11ee1a68265237fc9b64aee7df0ff4 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">implementation of operator/= <a href="classmshadow_1_1expr_1_1RValueExp.html#abe11ee1a68265237fc9b64aee7df0ff4">More...</a><br /></td></tr> |
| <tr class="separator:abe11ee1a68265237fc9b64aee7df0ff4 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a97259deba3e7b8b1876e1c032f62bd08 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a97259deba3e7b8b1876e1c032f62bd08">__assign</a> (DType s)</td></tr> |
| <tr class="memdesc:a97259deba3e7b8b1876e1c032f62bd08 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload <a href="classmshadow_1_1expr_1_1RValueExp.html#a97259deba3e7b8b1876e1c032f62bd08">More...</a><br /></td></tr> |
| <tr class="separator:a97259deba3e7b8b1876e1c032f62bd08 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a77989f0785ef5c2155af97b1387bf74d inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a77989f0785ef5c2155af97b1387bf74d">__assign</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< E, DType, etype > &exp)</td></tr> |
| <tr class="memdesc:a77989f0785ef5c2155af97b1387bf74d inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">we can not define container = container <a href="classmshadow_1_1expr_1_1RValueExp.html#a77989f0785ef5c2155af97b1387bf74d">More...</a><br /></td></tr> |
| <tr class="separator:a77989f0785ef5c2155af97b1387bf74d inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a2298529deb71298e6a6a408150772012 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="classmshadow_1_1expr_1_1RValueExp.html#a2298529deb71298e6a6a408150772012">__assign</a> (const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">Exp</a>< <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim >, DType, type::kRValue > &exp)</td></tr> |
| <tr class="memdesc:a2298529deb71298e6a6a408150772012 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="mdescLeft"> </td><td class="mdescRight">operator overload, assign <a href="classmshadow_1_1expr_1_1RValueExp.html#a2298529deb71298e6a6a408150772012">More...</a><br /></td></tr> |
| <tr class="separator:a2298529deb71298e6a6a408150772012 inherit pub_methods_classmshadow_1_1expr_1_1RValueExp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="inherit_header pub_methods_structmshadow_1_1expr_1_1Exp"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_structmshadow_1_1expr_1_1Exp')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="structmshadow_1_1expr_1_1Exp.html">mshadow::expr::Exp< FlipExp< SrcExp, Device, DType, srcdim >, DType, type::kRValue ></a></td></tr> |
| <tr class="memitem:adb7e4afd0baed78d66cff87de0a6621f inherit pub_methods_structmshadow_1_1expr_1_1Exp"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1Exp.html#adb7e4afd0baed78d66cff87de0a6621f">self</a> (void) const</td></tr> |
| <tr class="separator:adb7e4afd0baed78d66cff87de0a6621f inherit pub_methods_structmshadow_1_1expr_1_1Exp"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:ad6f23b53ba2fc3c2b594cf2ddfba5b22 inherit pub_methods_structmshadow_1_1expr_1_1Exp"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a>< SrcExp, Device, DType, srcdim > * </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1Exp.html#ad6f23b53ba2fc3c2b594cf2ddfba5b22">ptrself</a> (void)</td></tr> |
| <tr class="separator:ad6f23b53ba2fc3c2b594cf2ddfba5b22 inherit pub_methods_structmshadow_1_1expr_1_1Exp"><td class="memSeparator" colspan="2"> </td></tr> |
| </table><table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> |
| Public Attributes</h2></td></tr> |
| <tr class="memitem:a7525a6b6e3969385e6e1447dd268cb6a"><td class="memItemLeft" align="right" valign="top">const SrcExp & </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#a7525a6b6e3969385e6e1447dd268cb6a">src_</a></td></tr> |
| <tr class="separator:a7525a6b6e3969385e6e1447dd268cb6a"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:ae3d6e23ddc5e0268e9ffaceeb03446a3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#ae3d6e23ddc5e0268e9ffaceeb03446a3">trailing_</a></td></tr> |
| <tr class="separator:ae3d6e23ddc5e0268e9ffaceeb03446a3"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a47773a1742502387372c958b522a21c6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#a47773a1742502387372c958b522a21c6">stride_</a></td></tr> |
| <tr class="separator:a47773a1742502387372c958b522a21c6"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:acb4c9df1a4e7094498b238cc5f541ee1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#acb4c9df1a4e7094498b238cc5f541ee1">stride_j_</a></td></tr> |
| <tr class="separator:acb4c9df1a4e7094498b238cc5f541ee1"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a05f62ecb4429e44f636f67d1b008898d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmshadow_1_1Shape.html">Shape</a>< srcdim > </td><td class="memItemRight" valign="bottom"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html#a05f62ecb4429e44f636f67d1b008898d">shape_</a></td></tr> |
| <tr class="separator:a05f62ecb4429e44f636f67d1b008898d"><td class="memSeparator" colspan="2"> </td></tr> |
| </table> |
| <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| <div class="textblock"><h3>template<typename SrcExp, typename Device, typename DType, int srcdim><br /> |
| struct mshadow::expr::FlipExp< SrcExp, Device, DType, srcdim ></h3> |
| |
| <p>slice expression, slice a tensor's channel </p> |
| <dl class="tparams"><dt>Template Parameters</dt><dd> |
| <table class="tparams"> |
| <tr><td class="paramname">SrcExp</td><td>left expression </td></tr> |
| <tr><td class="paramname">DType</td><td>the type of elements </td></tr> |
| <tr><td class="paramname">srcdim</td><td>dimension of src </td></tr> |
| <tr><td class="paramname">dimsrc_m_cat</td><td>dimsrc - dimcat </td></tr> |
| </table> |
| </dd> |
| </dl> |
| </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> |
| <a id="ada1284755fcb51023cee49bb3225ae17"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#ada1284755fcb51023cee49bb3225ae17">◆ </a></span>FlipExp()</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="mlabels"> |
| <tr> |
| <td class="mlabels-left"> |
| <table class="memname"> |
| <tr> |
| <td class="memname"><a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::<a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">FlipExp</a> </td> |
| <td>(</td> |
| <td class="paramtype">const SrcExp & </td> |
| <td class="paramname"><em>src</em>, </td> |
| </tr> |
| <tr> |
| <td class="paramkey"></td> |
| <td></td> |
| <td class="paramtype">int </td> |
| <td class="paramname"><em>dim</em> </td> |
| </tr> |
| <tr> |
| <td></td> |
| <td>)</td> |
| <td></td><td></td> |
| </tr> |
| </table> |
| </td> |
| <td class="mlabels-right"> |
| <span class="mlabels"><span class="mlabel">inline</span></span> </td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <h2 class="groupheader">Member Function Documentation</h2> |
| <a id="ade913f3da8a1b3dfe2567b705b96d73b"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#ade913f3da8a1b3dfe2567b705b96d73b">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="mlabels"> |
| <tr> |
| <td class="mlabels-left"> |
| <table class="memname"> |
| <tr> |
| <td class="memname">void <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::operator= </td> |
| <td>(</td> |
| <td class="paramtype">const DType & </td> |
| <td class="paramname"><em>exp</em></td><td>)</td> |
| <td></td> |
| </tr> |
| </table> |
| </td> |
| <td class="mlabels-right"> |
| <span class="mlabels"><span class="mlabel">inline</span></span> </td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <a id="a1ccb67dfd79d363fefa164fd5ffe87e6"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a1ccb67dfd79d363fefa164fd5ffe87e6">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <div class="memtemplate"> |
| template<typename E , int etype> </div> |
| <table class="mlabels"> |
| <tr> |
| <td class="mlabels-left"> |
| <table class="memname"> |
| <tr> |
| <td class="memname">void <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::operator= </td> |
| <td>(</td> |
| <td class="paramtype">const <a class="el" href="structmshadow_1_1expr_1_1Exp.html">expr::Exp</a>< E, DType, etype > & </td> |
| <td class="paramname"><em>exp</em></td><td>)</td> |
| <td></td> |
| </tr> |
| </table> |
| </td> |
| <td class="mlabels-right"> |
| <span class="mlabels"><span class="mlabel">inline</span></span> </td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <h2 class="groupheader">Member Data Documentation</h2> |
| <a id="a05f62ecb4429e44f636f67d1b008898d"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a05f62ecb4429e44f636f67d1b008898d">◆ </a></span>shape_</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="memname"> |
| <tr> |
| <td class="memname"><a class="el" href="structmshadow_1_1Shape.html">Shape</a><srcdim> <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::shape_</td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <a id="a7525a6b6e3969385e6e1447dd268cb6a"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a7525a6b6e3969385e6e1447dd268cb6a">◆ </a></span>src_</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="memname"> |
| <tr> |
| <td class="memname">const SrcExp& <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::src_</td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <a id="a47773a1742502387372c958b522a21c6"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a47773a1742502387372c958b522a21c6">◆ </a></span>stride_</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="memname"> |
| <tr> |
| <td class="memname"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::stride_</td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <a id="acb4c9df1a4e7094498b238cc5f541ee1"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#acb4c9df1a4e7094498b238cc5f541ee1">◆ </a></span>stride_j_</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="memname"> |
| <tr> |
| <td class="memname"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::stride_j_</td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <a id="ae3d6e23ddc5e0268e9ffaceeb03446a3"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#ae3d6e23ddc5e0268e9ffaceeb03446a3">◆ </a></span>trailing_</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <div class="memtemplate"> |
| template<typename SrcExp , typename Device , typename DType , int srcdim> </div> |
| <table class="memname"> |
| <tr> |
| <td class="memname"><a class="el" href="namespacemshadow.html#adcbc2e1131386fccb1474b0bdf045926">index_t</a> <a class="el" href="structmshadow_1_1expr_1_1FlipExp.html">mshadow::expr::FlipExp</a>< SrcExp, Device, DType, srcdim >::trailing_</td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| </div> |
| </div> |
| <hr/>The documentation for this struct was generated from the following file:<ul> |
| <li>/work/mxnet/3rdparty/mshadow/mshadow/extension/<a class="el" href="flip_8h_source.html">flip.h</a></li> |
| </ul> |
| </div><!-- contents --> |
| <!-- start footer part --> |
| <hr class="footer"/><address class="footer"><small> |
| Generated on Fri Nov 11 2022 01:13:58 for mxnet by  <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/> |
| </a> 1.8.17 |
| </small></address> |
| </body> |
| </html> |