Path Tracer
Public Types | Static Public Member Functions | List of all members
Eigen::internal::any_unroller< Derived, UnrollCount, Rows > Struct Template Reference

Public Types

enum  { col = (UnrollCount-1) / Rows, row = (UnrollCount-1) % Rows }
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC bool run (const Derived &mat)
 

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