Namespaces | Macros
Assign_MKL.h File Reference

Go to the source code of this file.

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
namespace  Eigen::internal

Macros

#define EIGEN_MKL_VML_DECLARE_POW_CALL(EIGENOP, VMLOP, EIGENTYPE, VMLTYPE)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL(EIGENOP, VMLOP, EIGENTYPE, VMLTYPE)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL_LA(EIGENOP, VMLOP, EIGENTYPE, VMLTYPE)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX_LA(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_LA(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL_LA(EIGENOP, VMLOP)
#define EIGEN_MKL_VML_MODE
#define EIGEN_MKL_VML_SPECIALIZE_ASSIGN(TRAVERSAL, UNROLLING)

Macro Definition Documentation

#define EIGEN_MKL_VML_DECLARE_POW_CALL (   EIGENOP,
  VMLOP,
  EIGENTYPE,
  VMLTYPE 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL (   EIGENOP,
  VMLOP,
  EIGENTYPE,
  VMLTYPE 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL_LA (   EIGENOP,
  VMLOP,
  EIGENTYPE,
  VMLTYPE 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX_LA (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_LA (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL_LA (   EIGENOP,
  VMLOP 
)
#define EIGEN_MKL_VML_MODE
#define EIGEN_MKL_VML_SPECIALIZE_ASSIGN (   TRAVERSAL,
  UNROLLING 
)