#include <TensorBlock.h>
Public Member Functions | |
| Src (IndexType o, IndexType s, const Scalar *d) | |
Public Attributes | |
| const Scalar * | data |
| IndexType | offset |
| IndexType | stride |
Definition at line 1019 of file TensorBlock.h.
|
inline |
Definition at line 1020 of file TensorBlock.h.
| const Scalar* Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::data |
Definition at line 1025 of file TensorBlock.h.
| IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::offset |
Definition at line 1023 of file TensorBlock.h.
| IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::stride |
Definition at line 1024 of file TensorBlock.h.