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

#include <range.h>

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

Public Member Functions

 Plan (const RangeExp< DType > &e)
 
MSHADOW_XINLINE DType Eval (index_t y, index_t x) const
 

Constructor & Destructor Documentation

template<typename DType >
mshadow::expr::Plan< RangeExp< DType >, DType >::Plan ( const RangeExp< DType > &  e)
inlineexplicit

Member Function Documentation

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

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