Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::TensorSlicingOp< StartIndices, Sizes, XprType > Class Template Reference

#include <TensorForwardDeclarations.h>

Public Types

typedef TensorBase< TensorSlicingOp< StartIndices, Sizes, XprType > > Base
 
typedef XprType::CoeffReturnType CoeffReturnType
 
typedef Eigen::internal::traits< TensorSlicingOp >::Index Index
 
typedef Eigen::internal::nested< TensorSlicingOp >::type Nested
 
typedef Eigen::internal::traits< TensorSlicingOp >::Scalar Scalar
 
typedef Eigen::internal::traits< TensorSlicingOp >::StorageKind StorageKind
 

Public Member Functions

const EIGEN_DEVICE_FUNC internal::remove_all< typename XprType::Nested >::typeexpression () const
 
const EIGEN_DEVICE_FUNC Sizessizes () const
 
const EIGEN_DEVICE_FUNC StartIndices & startIndices () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorSlicingOp (const XprType &expr, const StartIndices &indices, const Sizes &sizes)
 

Protected Attributes

const StartIndices m_indices
 
const Sizes m_sizes
 
XprType::Nested m_xpr
 

Detailed Description

template<typename StartIndices, typename Sizes, typename XprType>
class Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >

Definition at line 78 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ Base

template<typename StartIndices , typename Sizes , typename XprType >
typedef TensorBase<TensorSlicingOp<StartIndices, Sizes, XprType> > Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::Base

Definition at line 344 of file TensorMorphing.h.

◆ CoeffReturnType

template<typename StartIndices , typename Sizes , typename XprType >
typedef XprType::CoeffReturnType Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::CoeffReturnType

Definition at line 346 of file TensorMorphing.h.

◆ Index

template<typename StartIndices , typename Sizes , typename XprType >
typedef Eigen::internal::traits<TensorSlicingOp>::Index Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::Index

Definition at line 349 of file TensorMorphing.h.

◆ Nested

template<typename StartIndices , typename Sizes , typename XprType >
typedef Eigen::internal::nested<TensorSlicingOp>::type Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::Nested

Definition at line 347 of file TensorMorphing.h.

◆ Scalar

template<typename StartIndices , typename Sizes , typename XprType >
typedef Eigen::internal::traits<TensorSlicingOp>::Scalar Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::Scalar

Definition at line 345 of file TensorMorphing.h.

◆ StorageKind

template<typename StartIndices , typename Sizes , typename XprType >
typedef Eigen::internal::traits<TensorSlicingOp>::StorageKind Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::StorageKind

Definition at line 348 of file TensorMorphing.h.

Constructor & Destructor Documentation

◆ TensorSlicingOp()

template<typename StartIndices , typename Sizes , typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::TensorSlicingOp ( const XprType expr,
const StartIndices &  indices,
const Sizes sizes 
)
inline

Definition at line 351 of file TensorMorphing.h.

Member Function Documentation

◆ expression()

template<typename StartIndices , typename Sizes , typename XprType >
const EIGEN_DEVICE_FUNC internal::remove_all<typename XprType::Nested>::type& Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::expression ( ) const
inline

Definition at line 361 of file TensorMorphing.h.

◆ sizes()

template<typename StartIndices , typename Sizes , typename XprType >
const EIGEN_DEVICE_FUNC Sizes& Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::sizes ( ) const
inline

Definition at line 357 of file TensorMorphing.h.

◆ startIndices()

template<typename StartIndices , typename Sizes , typename XprType >
const EIGEN_DEVICE_FUNC StartIndices& Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::startIndices ( ) const
inline

Definition at line 355 of file TensorMorphing.h.

Member Data Documentation

◆ m_indices

template<typename StartIndices , typename Sizes , typename XprType >
const StartIndices Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::m_indices
protected

Definition at line 367 of file TensorMorphing.h.

◆ m_sizes

template<typename StartIndices , typename Sizes , typename XprType >
const Sizes Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::m_sizes
protected

Definition at line 368 of file TensorMorphing.h.

◆ m_xpr

template<typename StartIndices , typename Sizes , typename XprType >
XprType::Nested Eigen::TensorSlicingOp< StartIndices, Sizes, XprType >::m_xpr
protected

Definition at line 366 of file TensorMorphing.h.


The documentation for this class was generated from the following files:


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:31