mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< srcdim, SliceExExp< SrcExp, Device, DType, srcdim > > Struct Template Reference

#include <slice_ex.h>

Collaboration diagram for mshadow::expr::ShapeCheck< srcdim, SliceExExp< SrcExp, Device, DType, srcdim > >:
Collaboration graph

Static Public Member Functions

static Shape< srcdim > Check (const SliceExExp< SrcExp, Device, DType, srcdim > &t)
 

Member Function Documentation

template<typename SrcExp , typename Device , typename DType , int srcdim>
static Shape<srcdim> mshadow::expr::ShapeCheck< srcdim, SliceExExp< SrcExp, Device, DType, srcdim > >::Check ( const SliceExExp< SrcExp, Device, DType, srcdim > &  t)
inlinestatic

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