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

mul operator More...

#include <base.h>

Collaboration diagram for mshadow::op::mul:
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

mul operator

Member Function Documentation

template<typename DType >
static MSHADOW_XINLINE DType mshadow::op::mul::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: