ei_dot_novec_unroller< Derived1, Derived2, Start, Length > Struct Template Reference
#include <Dot.h>
List of all members.
Public Types |
enum | { HalfLength = Length/2
} |
typedef Derived1::Scalar | Scalar |
Static Public Member Functions |
static Scalar | run (const Derived1 &v1, const Derived2 &v2) |
Detailed Description
template<typename Derived1, typename Derived2, int Start, int Length>
struct ei_dot_novec_unroller< Derived1, Derived2, Start, Length >
Definition at line 67 of file Dot.h.
Member Typedef Documentation
template<typename Derived1, typename Derived2, int Start, int Length>
Definition at line 73 of file Dot.h.
Member Enumeration Documentation
template<typename Derived1, typename Derived2, int Start, int Length>
- Enumerator:
-
Definition at line 69 of file Dot.h.
Member Function Documentation
template<typename Derived1, typename Derived2, int Start, int Length>
static Scalar ei_dot_novec_unroller< Derived1, Derived2, Start, Length >::run |
( |
const Derived1 & |
v1, |
|
|
const Derived2 & |
v2 | |
|
) |
| | [inline, static] |
Definition at line 75 of file Dot.h.
The documentation for this struct was generated from the following file: