#include <TensorBlock.h>
Public Member Functions | |
| Src (const Dimensions &src_strides, const Scalar *src, IndexType src_offset=0) | |
Public Attributes | |
| const Scalar * | data |
| IndexType | offset |
| Dimensions | strides |
Definition at line 1163 of file TensorBlock.h.
|
inline |
Definition at line 1164 of file TensorBlock.h.
| const Scalar* Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Src::data |
Definition at line 1169 of file TensorBlock.h.
| IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Src::offset |
Definition at line 1170 of file TensorBlock.h.
| Dimensions Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Src::strides |
Definition at line 1168 of file TensorBlock.h.