Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions
Eigen::internal::any_unroller< Derived, UnrollCount > Struct Template Reference

Public Types

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

Static Public Member Functions

static bool run (const Derived &mat)
 

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