#include <CoreEvaluators.h>
|
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | evaluator_wrapper_base (const ArgType &arg) |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType | coeff (Index row, Index col) const |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType | coeff (Index index) const |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar & | coeffRef (Index row, Index col) |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar & | coeffRef (Index index) |
| |
| template<int LoadMode, typename PacketType > |
| EIGEN_STRONG_INLINE PacketType | packet (Index row, Index col) const |
| |
| template<int LoadMode, typename PacketType > |
| EIGEN_STRONG_INLINE PacketType | packet (Index index) const |
| |
| template<int StoreMode, typename PacketType > |
| EIGEN_STRONG_INLINE void | writePacket (Index row, Index col, const PacketType &x) |
| |
| template<int StoreMode, typename PacketType > |
| EIGEN_STRONG_INLINE void | writePacket (Index index, const PacketType &x) |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | evaluator_base () |
| |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | ~evaluator_base () |
| |
◆ ArgType
template<typename XprType >
◆ CoeffReturnType
template<typename XprType >
◆ Scalar
template<typename XprType >
◆ anonymous enum
template<typename XprType >
| Enumerator |
|---|
| CoeffReadCost | |
| Flags | |
| Alignment | |
◆ evaluator_wrapper_base()
template<typename XprType >
◆ coeff() [1/2]
template<typename XprType >
◆ coeff() [2/2]
template<typename XprType >
◆ coeffRef() [1/2]
template<typename XprType >
◆ coeffRef() [2/2]
template<typename XprType >
◆ packet() [1/2]
template<typename XprType >
template<int LoadMode, typename PacketType >
◆ packet() [2/2]
template<typename XprType >
template<int LoadMode, typename PacketType >
◆ writePacket() [1/2]
template<typename XprType >
template<int StoreMode, typename PacketType >
◆ writePacket() [2/2]
template<typename XprType >
template<int StoreMode, typename PacketType >
◆ m_argImpl
template<typename XprType >
The documentation for this struct was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/Eigen/src/Core/CoreEvaluators.h