|
TR-mbed 1.0
|
#include <TensorBlock.h>
Public Member Functions | |
| Dst (const Dimensions &dst_dims, const Dimensions &dst_strides, Scalar *dst, IndexType dst_offset=0) | |
Public Attributes | |
| Dimensions | dims |
| Dimensions | strides |
| Scalar * | data |
| IndexType | offset |
|
inline |
| Scalar* Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::data |
| Dimensions Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::dims |
| IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::offset |
| Dimensions Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::strides |