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

#include <TensorBlock.h>

Public Member Functions

 Src (IndexType o, IndexType s, const Scalar *d)
 

Public Attributes

const Scalardata
 
IndexType offset
 
IndexType stride
 

Detailed Description

template<typename Scalar, typename IndexType>
struct Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src

Definition at line 1019 of file TensorBlock.h.

Constructor & Destructor Documentation

◆ Src()

template<typename Scalar , typename IndexType >
Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::Src ( IndexType  o,
IndexType  s,
const Scalar d 
)
inline

Definition at line 1020 of file TensorBlock.h.

Member Data Documentation

◆ data

template<typename Scalar , typename IndexType >
const Scalar* Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::data

Definition at line 1025 of file TensorBlock.h.

◆ offset

template<typename Scalar , typename IndexType >
IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::offset

Definition at line 1023 of file TensorBlock.h.

◆ stride

template<typename Scalar , typename IndexType >
IndexType Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Src::stride

Definition at line 1024 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:31