Path Tracer
|
Public Types | |
typedef traits< Derived >::Scalar | Scalar |
Static Public Member Functions | |
static EIGEN_DEVICE_FUNC Scalar | run (const Derived &m) |
Static Protected Member Functions | |
static EIGEN_DEVICE_FUNC Scalar | det2 (const Derived &m, Index i0, Index i1) |
static EIGEN_DEVICE_FUNC Scalar | det3 (const Derived &m, Index i0, const Scalar &d0, Index i1, const Scalar &d1, Index i2, const Scalar &d2) |