Path Tracer
Public Types | Static Public Member Functions | Static Protected Member Functions | List of all members
Eigen::internal::determinant_impl< Derived, 4 > Struct Template Reference

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)
 

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