base class for expression
More...
#include <tensor_expr.h>
|
const SubType & | self (void) const |
|
SubType & | refself (void) |
|
template<typename SubType, int exp_type>
struct mshadow::expr::Exp< SubType, exp_type >
base class for expression
- Template Parameters
-
SubType | inheritated class must put their type into this parameter |
exp_type | expression type, see namespace type |
template<typename SubType, int exp_type>
- Returns
- reference of subtype instance of current class
template<typename SubType, int exp_type>
- Returns
- subtype instance of current class
The documentation for this struct was generated from the following file:
- /home/wangwei/program/asf/release-0.1/apache-singa-incubating-0.1.0-RC1/include/mshadow/tensor_expr.h