mxnet
Static Public Attributes | List of all members
mshadow::expr::ExpInfo< ComplexUnitaryExp< calctype, OP, TA, DType, etype > > Struct Template Reference

#include <complex.h>

Collaboration diagram for mshadow::expr::ExpInfo< ComplexUnitaryExp< calctype, OP, TA, DType, etype > >:
Collaboration graph

Static Public Attributes

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

Member Data Documentation

template<int calctype, typename OP , typename TA , typename DType , int etype>
const int mshadow::expr::ExpInfo< ComplexUnitaryExp< calctype, OP, TA, DType, etype > >::kDevMask = ExpInfo<TA>::kDevMask
static
template<int calctype, typename OP , typename TA , typename DType , int etype>
const int mshadow::expr::ExpInfo< ComplexUnitaryExp< calctype, OP, TA, DType, etype > >::kDim = ExpInfo<TA>::kDim
static

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