#include <BlasUtil.h>
|
| struct | storePacketBlock_helper |
| |
| struct | storePacketBlock_helper< SubPacket, ScalarT, n, -1 > |
| |
| struct | storePacketBlock_helper< SubPacket, std::complex< double >, n, -1 > |
| |
| struct | storePacketBlock_helper< SubPacket, std::complex< double >, n, idx > |
| |
| struct | storePacketBlock_helper< SubPacket, std::complex< float >, n, -1 > |
| |
| struct | storePacketBlock_helper< SubPacket, std::complex< float >, n, idx > |
| |
|
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE | blas_data_mapper (Scalar *data, Index stride, Index incr) |
| |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper | getSubMapper (Index i, Index j) const |
| |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper | getLinearMapper (Index i, Index j) const |
| |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar & | operator() (Index i, Index j) const |
| |
| template<typename PacketType > |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketType | loadPacket (Index i, Index j) const |
| |
| template<typename PacketT , int AlignmentT> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketT | load (Index i, Index j) const |
| |
| template<typename SubPacket > |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | scatterPacket (Index i, Index j, const SubPacket &p) const |
| |
| template<typename SubPacket > |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket | gatherPacket (Index i, Index j) const |
| |
| template<typename SubPacket , int n> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | storePacketBlock (Index i, Index j, const PacketBlock< SubPacket, n > &block) const |
| |
◆ LinearMapper
◆ blas_data_mapper()
◆ gatherPacket()
◆ getLinearMapper()
◆ getSubMapper()
◆ load()
◆ loadPacket()
◆ operator()()
◆ scatterPacket()
◆ storePacketBlock()
◆ m_data
◆ m_incr
◆ m_stride
The documentation for this class was generated from the following file:
- core/util/algorithms/eigen-3.4.0/Eigen/src/Core/util/BlasUtil.h