#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::all_unroller< Derived, UnrollCount >
Definition at line 18 of file BooleanRedux.h.
template<typename Derived , int UnrollCount>
template<typename Derived , int UnrollCount>
template<typename Derived , int UnrollCount>
The documentation for this struct was generated from the following file: