mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< dim, TypecastExp< DstDType, SrcDType, EType, etype > > Struct Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, TypecastExp< DstDType, SrcDType, EType, etype > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const TypecastExp< DstDType, SrcDType, EType, etype > &exp)
 

Member Function Documentation

template<int dim, typename DstDType , typename SrcDType , typename EType , int etype>
static Shape<dim> mshadow::expr::ShapeCheck< dim, TypecastExp< DstDType, SrcDType, EType, etype > >::Check ( const TypecastExp< DstDType, SrcDType, EType, etype > &  exp)
inlinestatic

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