mxnet
Static Public Member Functions | List of all members
mshadow::op::plus Struct Reference

plus operator More...

#include <base.h>

Collaboration diagram for mshadow::op::plus:
Collaboration graph

Static Public Member Functions

template<typename DType >
static MSHADOW_XINLINE DType Map (DType a, DType b)
 map a, b to result using defined operation More...
 

Detailed Description

plus operator

Member Function Documentation

template<typename DType >
static MSHADOW_XINLINE DType mshadow::op::plus::Map ( DType  a,
DType  b 
)
inlinestatic

map a, b to result using defined operation


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