Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Public Member Functions | Public Attributes | List of all members
mshadow::expr::ScalarExp Struct Reference

scalar expression More...

#include <tensor_expr.h>

Inheritance diagram for mshadow::expr::ScalarExp:
mshadow::expr::Exp< ScalarExp, type::kMapper >

Public Member Functions

 ScalarExp (real_t scalar)
 constructor
 
- Public Member Functions inherited from mshadow::expr::Exp< ScalarExp, type::kMapper >
const ScalarExpself (void) const
 
ScalarExprefself (void)
 

Public Attributes

real_t scalar_
 scalar value
 

Detailed Description

scalar expression


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