mxnet
Public Member Functions | List of all members
mshadow::expr::Plan< SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 >, DType > Struct Template Reference

#include <swapaxis.h>

Collaboration diagram for mshadow::expr::Plan< SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 >, DType >:
Collaboration graph

Public Member Functions

 Plan (const SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 > &e)
 
MSHADOW_XINLINE DType Eval (index_t i, index_t x) const
 

Constructor & Destructor Documentation

template<typename SrcExp , typename DType , int dimsrc, int a2>
mshadow::expr::Plan< SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 >, DType >::Plan ( const SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 > &  e)
inlineexplicit

Member Function Documentation

template<typename SrcExp , typename DType , int dimsrc, int a2>
MSHADOW_XINLINE DType mshadow::expr::Plan< SwapAxisExp< SrcExp, DType, dimsrc, 1, a2 >, DType >::Eval ( index_t  i,
index_t  x 
) const
inline

The documentation for this struct was generated from the following file: