Public Member Functions | Public Attributes | List of all members
Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target Struct Reference

#include <TensorBlock.h>

Public Member Functions

 Target (const Dimensions &target_dims, const Dimensions &target_strides, Scalar *target_data, IndexType target_offset=0)
 

Public Attributes

Scalardata
 
Dimensions dims
 
IndexType offset
 
Dimensions strides
 

Detailed Description

template<typename Scalar, int NumDims, typename TensorBlockExpr, typename IndexType = Eigen::Index>
struct Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target

Definition at line 1435 of file TensorBlock.h.

Constructor & Destructor Documentation

◆ Target()

template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::Target ( const Dimensions target_dims,
const Dimensions target_strides,
Scalar target_data,
IndexType  target_offset = 0 
)
inline

Definition at line 1436 of file TensorBlock.h.

Member Data Documentation

◆ data

template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
Scalar* Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::data

Definition at line 1445 of file TensorBlock.h.

◆ dims

template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
Dimensions Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::dims

Definition at line 1443 of file TensorBlock.h.

◆ offset

template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
IndexType Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::offset

Definition at line 1446 of file TensorBlock.h.

◆ strides

template<typename Scalar , int NumDims, typename TensorBlockExpr , typename IndexType = Eigen::Index>
Dimensions Eigen::internal::TensorBlockAssignment< Scalar, NumDims, TensorBlockExpr, IndexType >::Target::strides

Definition at line 1444 of file TensorBlock.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:33