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

identity function that maps a real number to it self More...

#include <base.h>

Collaboration diagram for mshadow::op::identity:
Collaboration graph

Static Public Member Functions

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

Detailed Description

identity function that maps a real number to it self

Member Function Documentation

template<typename DType >
static MSHADOW_XINLINE DType mshadow::op::identity::Map ( DType  a)
inlinestatic

map a to result using defined operation


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