Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::any_unroller< Derived, UnrollCount > Struct Template Reference


Detailed Description

template<typename Derived, int UnrollCount>
struct internal::any_unroller< Derived, UnrollCount >

Definition at line 57 of file BooleanRedux.h.

#include <src/Core/BooleanRedux.h>

List of all members.

Public Types

enum  { col = (UnrollCount-1) / Derived::RowsAtCompileTime, row = (UnrollCount-1) % Derived::RowsAtCompileTime }

Static Public Member Functions

static bool run (const Derived &mat)

Member Enumeration Documentation

template<typename Derived , int UnrollCount>
anonymous enum
Enumerator:
col 
row 

Definition at line 59 of file BooleanRedux.h.


Member Function Documentation

template<typename Derived , int UnrollCount>
static bool internal::any_unroller< Derived, UnrollCount >::run ( const Derived &  mat ) [inline, static]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011