Public Member Functions | Public Attributes | List of all members
Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst Struct Reference

#include <TensorBlock.h>

Public Member Functions

 Dst (const Dimensions &dst_dims, const Dimensions &dst_strides, Scalar *dst, IndexType dst_offset=0)
 

Public Attributes

Scalardata
 
Dimensions dims
 
IndexType offset
 
Dimensions strides
 

Detailed Description

template<typename Scalar, typename IndexType, int NumDims, int Layout>
struct Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst

Definition at line 1152 of file TensorBlock.h.

Constructor & Destructor Documentation

◆ Dst()

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::Dst ( const Dimensions dst_dims,
const Dimensions dst_strides,
Scalar dst,
IndexType  dst_offset = 0 
)
inline

Definition at line 1153 of file TensorBlock.h.

Member Data Documentation

◆ data

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Scalar* Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::data

Definition at line 1159 of file TensorBlock.h.

◆ dims

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Dimensions Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::dims

Definition at line 1157 of file TensorBlock.h.

◆ offset

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::offset

Definition at line 1160 of file TensorBlock.h.

◆ strides

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Dimensions Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Dst::strides

Definition at line 1158 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