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

Public Types

enum  { IsRowMajor = (int(Derived::Flags) & int(RowMajor)) , i = (UnrollCount-1) / InnerSize , j = (UnrollCount-1) % InnerSize }
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC bool run (const Derived &mat)
 

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