mxnet
Static Public Member Functions | Static Public Attributes | List of all members
mshadow::expr::ExpComplexEngine< SV, Tensor< Device, 1, DType >, ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep >, DType > Struct Template Reference

#include <reduceto1d.h>

Collaboration diagram for mshadow::expr::ExpComplexEngine< SV, Tensor< Device, 1, DType >, ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep >, DType >:
Collaboration graph

Static Public Member Functions

static void Eval (Tensor< Device, 1, DType > *dst, const ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep > &exp)
 

Static Public Attributes

static const int dimkeep = ExpInfo<SrcExp>::kDim - m_dimkeep
 

Member Function Documentation

template<typename SV , typename Device , typename DType , typename SrcExp , typename Reducer , int m_dimkeep>
static void mshadow::expr::ExpComplexEngine< SV, Tensor< Device, 1, DType >, ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep >, DType >::Eval ( Tensor< Device, 1, DType > *  dst,
const ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep > &  exp 
)
inlinestatic

Member Data Documentation

template<typename SV , typename Device , typename DType , typename SrcExp , typename Reducer , int m_dimkeep>
const int mshadow::expr::ExpComplexEngine< SV, Tensor< Device, 1, DType >, ReduceTo1DExp< SrcExp, DType, Reducer, m_dimkeep >, DType >::dimkeep = ExpInfo<SrcExp>::kDim - m_dimkeep
static

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