mxnet
Public Member Functions | List of all members
mshadow::expr::Plan< UnaryMapExp< OP, TA, DType, etype >, DType > Class Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::Plan< UnaryMapExp< OP, TA, DType, etype >, DType >:
Collaboration graph

Public Member Functions

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

Constructor & Destructor Documentation

template<typename OP , typename TA , int etype, typename DType >
mshadow::expr::Plan< UnaryMapExp< OP, TA, DType, etype >, DType >::Plan ( const Plan< TA, DType > &  src)
inlineexplicit

Member Function Documentation

template<typename OP , typename TA , int etype, typename DType >
MSHADOW_XINLINE DType mshadow::expr::Plan< UnaryMapExp< OP, TA, DType, etype >, DType >::Eval ( index_t  y,
index_t  x 
) const
inline

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