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

#include <complex.h>

Collaboration diagram for mshadow::op::complex::exchange:
Collaboration graph

Static Public Member Functions

template<typename TA , typename DType >
static MSHADOW_XINLINE DType RealMap (const expr::Plan< TA, DType > &src_, index_t real_i, index_t real_j, index_t imag_i, index_t imag_j)
 
template<typename TA , typename DType >
static MSHADOW_XINLINE DType ImagMap (const expr::Plan< TA, DType > &src_, index_t real_i, index_t real_j, index_t imag_i, index_t imag_j)
 

Member Function Documentation

template<typename TA , typename DType >
static MSHADOW_XINLINE DType mshadow::op::complex::exchange::ImagMap ( const expr::Plan< TA, DType > &  src_,
index_t  real_i,
index_t  real_j,
index_t  imag_i,
index_t  imag_j 
)
inlinestatic
template<typename TA , typename DType >
static MSHADOW_XINLINE DType mshadow::op::complex::exchange::RealMap ( const expr::Plan< TA, DType > &  src_,
index_t  real_i,
index_t  real_j,
index_t  imag_i,
index_t  imag_j 
)
inlinestatic

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