|
mxnet
|
#include <complex.h>

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) |
| template<typename TA , typename DType > | |
| static MSHADOW_XINLINE DType | ImagMap (const expr::Plan< TA, DType > &src_, index_t real_i, index_t real_j) |
|
inlinestatic |
|
inlinestatic |
1.8.13