#include <BooleanRedux.h>
| Public Types | |
| enum | { col = (UnrollCount-1) / Derived::RowsAtCompileTime, row = (UnrollCount-1) % Derived::RowsAtCompileTime } | 
| Static Public Member Functions | |
| static bool | run (const Derived &mat) | 
Definition at line 44 of file BooleanRedux.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| col | |
| row | |
Definition at line 46 of file BooleanRedux.h.
| 
 | inlinestatic | 
Definition at line 51 of file BooleanRedux.h.