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

#include <reshape.h>

Collaboration diagram for mshadow::expr::Plan< ReshapeExp< SrcExp, DType, dimdst, 1 >, DType >:
Collaboration graph

Public Member Functions

 Plan (const ReshapeExp< SrcExp, DType, dimdst, 1 > &e)
 
MSHADOW_XINLINE DType Eval (index_t y, index_t x) const
 

Constructor & Destructor Documentation

template<typename SrcExp , typename DType , int dimdst>
mshadow::expr::Plan< ReshapeExp< SrcExp, DType, dimdst, 1 >, DType >::Plan ( const ReshapeExp< SrcExp, DType, dimdst, 1 > &  e)
inlineexplicit

Member Function Documentation

template<typename SrcExp , typename DType , int dimdst>
MSHADOW_XINLINE DType mshadow::expr::Plan< ReshapeExp< SrcExp, DType, dimdst, 1 >, DType >::Eval ( index_t  y,
index_t  x 
) const
inline

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