Path Tracer
|
Public Types | |
typedef TranspositionsBase< TranspositionsWrapper > | Base |
typedef Traits::IndicesType | IndicesType |
typedef IndicesType::Scalar | StorageIndex |
Public Member Functions | |
TranspositionsWrapper (IndicesType &indices) | |
template<typename OtherDerived > | |
TranspositionsWrapper & | operator= (const TranspositionsBase< OtherDerived > &other) |
EIGEN_DEVICE_FUNC const IndicesType & | indices () const |
EIGEN_DEVICE_FUNC IndicesType & | indices () |
Protected Attributes | |
IndicesType::Nested | m_indices |
|
inline |
|
inline |
const version of indices().
|
inline |
Copies the other transpositions into *this