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

get rhs More...

#include <base.h>

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

get rhs

Member Function Documentation

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