mxnet
Static Public Member Functions | List of all members
mshadow::expr::ExpComplexEngine< SV, RV, E, DType > Struct Template Reference

some engine that evaluate complex expression More...

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::ExpComplexEngine< SV, RV, E, DType >:
Collaboration graph

Static Public Member Functions

static void Eval (RV *dst, const E &exp)
 

Detailed Description

template<typename SV, typename RV, typename E, typename DType>
struct mshadow::expr::ExpComplexEngine< SV, RV, E, DType >

some engine that evaluate complex expression

Member Function Documentation

template<typename SV , typename RV , typename E , typename DType >
static void mshadow::expr::ExpComplexEngine< SV, RV, E, DType >::Eval ( RV *  dst,
const E &  exp 
)
inlinestatic

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