|
TR-mbed 1.0
|
Classes | |
| struct | vectorization_logic< Scalar, Enable > |
| struct | vectorization_logic< Scalar, false > |
| struct | vectorization_logic_half< Scalar, Enable > |
| struct | vectorization_logic_half< Scalar, false > |
Macros | |
| #define | EIGEN_DEBUG_ASSIGN |
Functions | |
| template<typename Dst , typename Src > | |
| bool | test_assign (const Dst &, const Src &, int traversal, int unrolling) |
| template<typename Dst , typename Src > | |
| bool | test_assign (int traversal, int unrolling) |
| template<typename Xpr > | |
| bool | test_redux (const Xpr &, int traversal, int unrolling) |
| EIGEN_DECLARE_TEST (vectorization_logic) | |
| #define EIGEN_DEBUG_ASSIGN |
| EIGEN_DECLARE_TEST | ( | vectorization_logic | ) |
| bool test_assign | ( | const Dst & | , |
| const Src & | , | ||
| int | traversal, | ||
| int | unrolling | ||
| ) |