TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Eigen::internal::StridedLinearBufferCopy< Scalar, IndexType >::Dst Struct Reference

#include <TensorBlock.h>

Public Member Functions

 Dst (IndexType o, IndexType s, Scalar *d)
 

Public Attributes

IndexType offset
 
IndexType stride
 
Scalardata
 

Constructor & Destructor Documentation

◆ Dst()

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

Member Data Documentation

◆ data

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

◆ offset

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

◆ stride

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

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