ei_assign_novec_InnerUnrolling< Derived1, Derived2, Index, Stop > Struct Template Reference
#include <Assign.h>
List of all members.
Static Public Member Functions |
static EIGEN_STRONG_INLINE void | run (Derived1 &dst, const Derived2 &src, int row_or_col) |
Detailed Description
template<typename Derived1, typename Derived2, int Index, int Stop>
struct ei_assign_novec_InnerUnrolling< Derived1, Derived2, Index, Stop >
Definition at line 151 of file Assign.h.
Member Function Documentation
template<typename Derived1 , typename Derived2 , int Index, int Stop>
static EIGEN_STRONG_INLINE void ei_assign_novec_InnerUnrolling< Derived1, Derived2, Index, Stop >::run |
( |
Derived1 & |
dst, |
|
|
const Derived2 & |
src, |
|
|
int |
row_or_col | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: