Go to the source code of this file.
Namespaces | |
Eigen | |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
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 VML_HA |
#define | EIGEN_MKL_VML_SPECIALIZE_ASSIGN(TRAVERSAL, UNROLLING) |
#define EIGEN_MKL_VML_DECLARE_POW_CALL | ( | EIGENOP, | |
VMLOP, | |||
EIGENTYPE, | |||
VMLTYPE | |||
) |
Definition at line 162 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL | ( | EIGENOP, | |
VMLOP, | |||
EIGENTYPE, | |||
VMLTYPE | |||
) |
Definition at line 143 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALL_LA | ( | EIGENOP, | |
VMLOP, | |||
EIGENTYPE, | |||
VMLTYPE | |||
) |
Definition at line 152 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 182 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 178 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_COMPLEX_LA | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 191 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_LA | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 195 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 174 of file Assign_MKL.h.
#define EIGEN_MKL_VML_DECLARE_UNARY_CALLS_REAL_LA | ( | EIGENOP, | |
VMLOP | |||
) |
Definition at line 187 of file Assign_MKL.h.
#define EIGEN_MKL_VML_MODE VML_HA |
Definition at line 138 of file Assign_MKL.h.
#define EIGEN_MKL_VML_SPECIALIZE_ASSIGN | ( | TRAVERSAL, | |
UNROLLING | |||
) |
Definition at line 116 of file Assign_MKL.h.