compbio
|
Public Types | |
enum | { DirectOffsets = true } |
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE | CoeffLoader (const Tensor &tensor) |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | offsetBuffer (typename Tensor::Index offset) |
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Tensor::Scalar | coeff (typename Tensor::Index index) const |
template<int LoadMode> | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor::PacketReturnType | packet (typename Tensor::Index index) const |