mxnet
Public Member Functions | List of all members
mshadow::expr::Plan< TransposeExp< EType, DType >, DType > Class Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::Plan< TransposeExp< EType, DType >, DType >:
Collaboration graph

Public Member Functions

 Plan (const Plan< EType, DType > &src)
 
MSHADOW_XINLINE DType Eval (index_t y, index_t x) const
 

Constructor & Destructor Documentation

template<typename EType , typename DType >
mshadow::expr::Plan< TransposeExp< EType, DType >, DType >::Plan ( const Plan< EType, DType > &  src)
inlineexplicit

Member Function Documentation

template<typename EType , typename DType >
MSHADOW_XINLINE DType mshadow::expr::Plan< TransposeExp< EType, DType >, DType >::Eval ( index_t  y,
index_t  x 
) const
inline

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