ei_setIdentity_impl< Derived, Big > Struct Template Reference
#include <CwiseNullaryOp.h>
List of all members.
Static Public Member Functions |
static EIGEN_STRONG_INLINE
Derived & | run (Derived &m) |
Detailed Description
template<typename Derived, bool Big = (Derived::SizeAtCompileTime>=16)>
struct ei_setIdentity_impl< Derived, Big >
Definition at line 644 of file CwiseNullaryOp.h.
Member Function Documentation
template<typename Derived , bool Big = (Derived::SizeAtCompileTime>=16)>
| static EIGEN_STRONG_INLINE Derived& ei_setIdentity_impl< Derived, Big >::run |
( |
Derived & |
m |
) |
[inline, static] |
The documentation for this struct was generated from the following file: