#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 31 of file BooleanRedux.h.
anonymous enum |
Definition at line 33 of file BooleanRedux.h.
static bool internal::all_unroller< Derived, UnrollCount >::run | ( | const Derived & | mat | ) | [inline, static] |
Definition at line 38 of file BooleanRedux.h.