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

#include <expr_engine-inl.h>

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

Static Public Member Functions

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

Member Function Documentation

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

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