ei_all_unroller< Derived, UnrollCount > Struct Template Reference

#include <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)

Detailed Description

template<typename Derived, int UnrollCount>
struct ei_all_unroller< Derived, UnrollCount >

Definition at line 29 of file BooleanRedux.h.


Member Enumeration Documentation

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

Definition at line 31 of file BooleanRedux.h.


Member Function Documentation

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

Definition at line 36 of file BooleanRedux.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:01 2013