mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< FlipExp< SrcExp, Device, DType, srcdim > > Struct Template Reference

#include <flip.h>

Collaboration diagram for mshadow::expr::ExpInfo< FlipExp< SrcExp, Device, DType, srcdim > >:
Collaboration graph

Static Public Attributes

static const int kDim = ExpInfo<SrcExp>::kDim
 
static const int kDevMask = ExpInfo<SrcExp>::kDevMask
 

Member Data Documentation

template<typename SrcExp , typename Device , typename DType , int srcdim>
const int mshadow::expr::ExpInfo< FlipExp< SrcExp, Device, DType, srcdim > >::kDevMask = ExpInfo<SrcExp>::kDevMask
static
template<typename SrcExp , typename Device , typename DType , int srcdim>
const int mshadow::expr::ExpInfo< FlipExp< SrcExp, Device, DType, srcdim > >::kDim = ExpInfo<SrcExp>::kDim
static

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