|
template<typename IndexType > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar | operator() (const NullaryOp &op, IndexType i, IndexType j) const |
|
template<typename IndexType > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar | operator() (const NullaryOp &op, IndexType i) const |
|
template<typename T , typename IndexType > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T | packetOp (const NullaryOp &op, IndexType i, IndexType j) const |
|
template<typename T , typename IndexType > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T | packetOp (const NullaryOp &op, IndexType i) const |
|
The documentation for this struct was generated from the following file: