#include <TensorBlock.h>
◆ Target()
template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
Dimensions strides
Definition: TensorBlock.h:1366
Dimensions dims
Definition: TensorBlock.h:1365
Scalar * data
Definition: TensorBlock.h:1367
IndexType offset
Definition: TensorBlock.h:1368
◆ data
template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
◆ dims
template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
◆ offset
template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
◆ strides
template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
The documentation for this struct was generated from the following file: