#include <TensorBlock.h>
Public Member Functions | |
| Dst (IndexType o, IndexType s, Scalar *d) | |
Public Attributes | |
| Scalar * | data |
| IndexType | offset |
| IndexType | stride |
Definition at line 1011 of file TensorBlock.h.
|
inline |
Definition at line 1012 of file TensorBlock.h.
| Scalar* Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Dst::data |
Definition at line 1016 of file TensorBlock.h.
| IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Dst::offset |
Definition at line 1014 of file TensorBlock.h.
| IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Dst::stride |
Definition at line 1015 of file TensorBlock.h.