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

#include <pack_col2patch.h>

Collaboration diagram for mshadow::expr::Plan< PackColToPatchXExp< SrcExp, DType, dstdim >, DType >:
Collaboration graph

Public Member Functions

 Plan (const PackColToPatchXExp< SrcExp, DType, dstdim > &e)
 
MSHADOW_XINLINE DType Eval (index_t i, index_t j) const
 

Constructor & Destructor Documentation

template<typename SrcExp , typename DType , int dstdim>
mshadow::expr::Plan< PackColToPatchXExp< SrcExp, DType, dstdim >, DType >::Plan ( const PackColToPatchXExp< SrcExp, DType, dstdim > &  e)
inlineexplicit

Member Function Documentation

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

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