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

divide operator More...

#include <base.h>

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

divide operator

Member Function Documentation

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