#include <TensorBlock.h>
| Public Member Functions | |
| Target (const Dimensions &target_dims, const Dimensions &target_strides, Scalar *target_data, IndexType target_offset=0) | |
| Public Attributes | |
| Scalar * | data | 
| Dimensions | dims | 
| IndexType | offset | 
| Dimensions | strides | 
Definition at line 1435 of file TensorBlock.h.
| 
 | inline | 
Definition at line 1436 of file TensorBlock.h.
| Scalar* Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::data | 
Definition at line 1445 of file TensorBlock.h.
| Dimensions Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::dims | 
Definition at line 1443 of file TensorBlock.h.
| IndexType Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::offset | 
Definition at line 1446 of file TensorBlock.h.
| Dimensions Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::strides | 
Definition at line 1444 of file TensorBlock.h.