#include <BooleanRedux.h>
|  | 
| enum | { col = (UnrollCount-1) / Traits::RowsAtCompileTime, 
row = (UnrollCount-1) % Traits::RowsAtCompileTime
 } | 
|  | 
| typedef Derived::ExpressionTraits | Traits | 
|  | 
|  | 
| static bool | run (const Derived &mat) | 
|  | 
template<typename Derived, int UnrollCount>
struct Eigen::internal::any_unroller< Derived, UnrollCount >
Definition at line 45 of file BooleanRedux.h.
◆ Traits
template<typename Derived , int UnrollCount> 
      
 
 
◆ anonymous enum
template<typename Derived , int UnrollCount> 
      
 
 
◆ run()
template<typename Derived , int UnrollCount> 
 
 
The documentation for this struct was generated from the following file: