Path Tracer
|
Static Public Member Functions | |
static void | run (DenseBase< Derived > &_this, Index rows, Index cols) |
static void | run (DenseBase< Derived > &_this, const DenseBase< OtherDerived > &other) |
Static Public Attributes | |
static const bool | IsRelocatable = !NumTraits<typename Derived::Scalar>::RequireInitialization |