#include <Visitor.h>
List of all members.
Public Types |
enum | { col = (UnrollCount-1) / Derived::RowsAtCompileTime,
row = (UnrollCount-1) % Derived::RowsAtCompileTime
} |
Static Public Member Functions |
static void | run (const Derived &mat, Visitor &visitor) |
template<typename Visitor, typename Derived, int UnrollCount>
struct internal::visitor_impl< Visitor, Derived, UnrollCount >
Member Enumeration Documentation
template<typename Visitor , typename Derived , int UnrollCount>
Member Function Documentation
template<typename Visitor , typename Derived , int UnrollCount>
static void internal::visitor_impl< Visitor, Derived, UnrollCount >::run |
( |
const Derived & |
mat, |
|
|
Visitor & |
visitor | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/Visitor.h