OSVR-Core
Public Types | Static Public Member Functions | List of all members
Eigen::internal::all_unroller< Derived, UnrollCount > Struct Template Reference

Public Types

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

Static Public Member Functions

static bool run (const Derived &mat)
 

The documentation for this struct was generated from the following file: