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

Public Member Functions

 BlockIteratorState ()
 

Public Attributes

IndexType count
 
IndexType input_span
 
IndexType input_stride
 
IndexType output_span
 
IndexType output_stride
 
IndexType size
 

Detailed Description

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

Definition at line 1329 of file TensorBlock.h.

Constructor & Destructor Documentation

◆ BlockIteratorState()

template<typename Scalar , typename IndexType , int NumDims, int Layout>
Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::BlockIteratorState ( )
inline

Definition at line 1330 of file TensorBlock.h.

Member Data Documentation

◆ count

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::count

Definition at line 1339 of file TensorBlock.h.

◆ input_span

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::input_span

Definition at line 1342 of file TensorBlock.h.

◆ input_stride

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::input_stride

Definition at line 1340 of file TensorBlock.h.

◆ output_span

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::output_span

Definition at line 1343 of file TensorBlock.h.

◆ output_stride

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::output_stride

Definition at line 1341 of file TensorBlock.h.

◆ size

template<typename Scalar , typename IndexType , int NumDims, int Layout>
IndexType Eigen::internal::TensorBlockIO< Scalar, IndexType, NumDims, Layout >::BlockIteratorState::size

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