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

#include <spatial_pool.h>

Collaboration diagram for mshadow::expr::Plan< PoolingExp< Reducer, SrcExp, DType, srcdim >, DType >:
Collaboration graph

Public Member Functions

 Plan (const PoolingExp< Reducer, SrcExp, DType, srcdim > &e)
 
MSHADOW_XINLINE DType Eval (index_t i, index_t j) const
 

Constructor & Destructor Documentation

template<typename Reducer , typename SrcExp , typename DType , int srcdim>
mshadow::expr::Plan< PoolingExp< Reducer, SrcExp, DType, srcdim >, DType >::Plan ( const PoolingExp< Reducer, SrcExp, DType, srcdim > &  e)
inlineexplicit

Member Function Documentation

template<typename Reducer , typename SrcExp , typename DType , int srcdim>
MSHADOW_XINLINE DType mshadow::expr::Plan< PoolingExp< Reducer, SrcExp, DType, srcdim >, DType >::Eval ( index_t  i,
index_t  j 
) const
inline

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