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

#include <transpose.h>

Collaboration diagram for mshadow::expr::Plan< TransposeIndicesExp< SrcExp, DType, dimsrc, etype >, DType >:
Collaboration graph

Public Member Functions

 Plan (const TransposeIndicesExp< SrcExp, DType, dimsrc, etype > &e)
 
MSHADOW_XINLINE DType Eval (index_t i, index_t j) const
 

Constructor & Destructor Documentation

template<typename SrcExp , typename DType , int dimsrc, int etype>
mshadow::expr::Plan< TransposeIndicesExp< SrcExp, DType, dimsrc, etype >, DType >::Plan ( const TransposeIndicesExp< SrcExp, DType, dimsrc, etype > &  e)
inlineexplicit

Member Function Documentation

template<typename SrcExp , typename DType , int dimsrc, int etype>
MSHADOW_XINLINE DType mshadow::expr::Plan< TransposeIndicesExp< SrcExp, DType, dimsrc, etype >, DType >::Eval ( index_t  i,
index_t  j 
) const
inline

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