#include <Redux.h>
Public Types | |
enum | { PacketSize = packet_traits<typename Derived::Scalar>::size, HalfLength = Length/2 } |
typedef packet_traits< Scalar > ::type | PacketScalar |
typedef Derived::Scalar | Scalar |
Static Public Member Functions | |
static EIGEN_STRONG_INLINE PacketScalar | run (const Derived &mat, const Func &func) |
typedef packet_traits<Scalar>::type internal::redux_vec_unroller< Func, Derived, Start, Length >::PacketScalar |
typedef Derived::Scalar internal::redux_vec_unroller< Func, Derived, Start, Length >::Scalar |
anonymous enum |
static EIGEN_STRONG_INLINE PacketScalar internal::redux_vec_unroller< Func, Derived, Start, Length >::run | ( | const Derived & | mat, |
const Func & | func | ||
) | [inline, static] |