mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< dim, ComplexBinaryMapExp< calctype, OP, TA, TB, DType, etype > > Struct Template Reference

#include <complex.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, ComplexBinaryMapExp< calctype, OP, TA, TB, DType, etype > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const ComplexBinaryMapExp< calctype, OP, TA, TB, DType, etype > &t)
 

Member Function Documentation

template<int dim, int calctype, typename OP , typename TA , typename TB , typename DType , int etype>
static Shape<dim> mshadow::expr::ShapeCheck< dim, ComplexBinaryMapExp< calctype, OP, TA, TB, DType, etype > >::Check ( const ComplexBinaryMapExp< calctype, OP, TA, TB, DType, etype > &  t)
inlinestatic

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