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