Definition at line 57 of file BooleanRedux.h.
#include <src/Core/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) |
anonymous enum |
Definition at line 59 of file BooleanRedux.h.
static bool internal::any_unroller< Derived, UnrollCount >::run | ( | const Derived & | mat ) | [inline, static] |
Definition at line 64 of file BooleanRedux.h.
References internal::any_unroller< Derived, UnrollCount >::col, and internal::any_unroller< Derived, UnrollCount >::row.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |