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

#include <fill.h>

Collaboration diagram for mshadow::expr::Plan< MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType >, DType >:
Collaboration graph

Public Member Functions

 Plan (const MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > &e)
 
MSHADOW_XINLINE DType Eval (index_t y, index_t x) const
 

Constructor & Destructor Documentation

template<typename SrcExp , typename ValExp , typename IndexExp , typename DType >
mshadow::expr::Plan< MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType >, DType >::Plan ( const MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > &  e)
inlineexplicit

Member Function Documentation

template<typename SrcExp , typename ValExp , typename IndexExp , typename DType >
MSHADOW_XINLINE DType mshadow::expr::Plan< MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType >, DType >::Eval ( index_t  y,
index_t  x 
) const
inline

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