mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< dim, TransposeIndicesExp< SrcExp, DType, dimsrc, etype > > Struct Template Reference

#include <transpose.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, TransposeIndicesExp< SrcExp, DType, dimsrc, etype > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const TransposeIndicesExp< SrcExp, DType, dimsrc, etype > &t)
 

Member Function Documentation

template<int dim, typename SrcExp , typename DType , int dimsrc, int etype>
static Shape<dim> mshadow::expr::ShapeCheck< dim, TransposeIndicesExp< SrcExp, DType, dimsrc, etype > >::Check ( const TransposeIndicesExp< SrcExp, DType, dimsrc, etype > &  t)
inlinestatic

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