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

#include <TensorBlock.h>

Public Member Functions

 Src (const Dimensions &src_strides, const Scalar *src, IndexType src_offset=0)
 

Public Attributes

const Scalardata
 
IndexType offset
 
Dimensions strides
 

Detailed Description

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

Definition at line 1163 of file TensorBlock.h.

Constructor & Destructor Documentation

◆ Src()

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::Src::Src ( const Dimensions src_strides,
const Scalar src,
IndexType  src_offset = 0 
)
inline

Definition at line 1164 of file TensorBlock.h.

Member Data Documentation

◆ data

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

Definition at line 1169 of file TensorBlock.h.

◆ offset

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

Definition at line 1170 of file TensorBlock.h.

◆ strides

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

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