mxnet
Static Public Member Functions | List of all members
mshadow::expr::ShapeCheck< dim, MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > > Struct Template Reference

#include <fill.h>

Collaboration diagram for mshadow::expr::ShapeCheck< dim, MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > >:
Collaboration graph

Static Public Member Functions

static Shape< dim > Check (const MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > &t)
 

Member Function Documentation

template<int dim, typename SrcExp , typename ValExp , typename IndexExp , typename DType >
static Shape<dim> mshadow::expr::ShapeCheck< dim, MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > >::Check ( const MatFillRowElementExp< SrcExp, ValExp, IndexExp, DType > &  t)
inlinestatic

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