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

#include <TensorForwardDeclarations.h>

Public Types

typedef XprType::CoeffReturnType CoeffReturnType
 
typedef Eigen::internal::traits< TensorPatchOp >::Index Index
 
typedef Eigen::internal::nested< TensorPatchOp >::type Nested
 
typedef Eigen::NumTraits< Scalar >::Real RealScalar
 
typedef Eigen::internal::traits< TensorPatchOp >::Scalar Scalar
 
typedef Eigen::internal::traits< TensorPatchOp >::StorageKind StorageKind
 

Public Member Functions

const EIGEN_DEVICE_FUNC internal::remove_all< typename XprType::Nested >::typeexpression () const
 
const EIGEN_DEVICE_FUNC PatchDim & patch_dims () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorPatchOp (const XprType &expr, const PatchDim &patch_dims)
 

Protected Attributes

const PatchDim m_patch_dims
 
XprType::Nested m_xpr
 

Detailed Description

template<typename PatchDim, typename XprType>
class Eigen::TensorPatchOp< PatchDim, XprType >

Definition at line 71 of file TensorForwardDeclarations.h.

Member Typedef Documentation

◆ CoeffReturnType

template<typename PatchDim , typename XprType >
typedef XprType::CoeffReturnType Eigen::TensorPatchOp< PatchDim, XprType >::CoeffReturnType

Definition at line 59 of file TensorPatch.h.

◆ Index

template<typename PatchDim , typename XprType >
typedef Eigen::internal::traits<TensorPatchOp>::Index Eigen::TensorPatchOp< PatchDim, XprType >::Index

Definition at line 62 of file TensorPatch.h.

◆ Nested

template<typename PatchDim , typename XprType >
typedef Eigen::internal::nested<TensorPatchOp>::type Eigen::TensorPatchOp< PatchDim, XprType >::Nested

Definition at line 60 of file TensorPatch.h.

◆ RealScalar

template<typename PatchDim , typename XprType >
typedef Eigen::NumTraits<Scalar>::Real Eigen::TensorPatchOp< PatchDim, XprType >::RealScalar

Definition at line 58 of file TensorPatch.h.

◆ Scalar

template<typename PatchDim , typename XprType >
typedef Eigen::internal::traits<TensorPatchOp>::Scalar Eigen::TensorPatchOp< PatchDim, XprType >::Scalar

Definition at line 57 of file TensorPatch.h.

◆ StorageKind

template<typename PatchDim , typename XprType >
typedef Eigen::internal::traits<TensorPatchOp>::StorageKind Eigen::TensorPatchOp< PatchDim, XprType >::StorageKind

Definition at line 61 of file TensorPatch.h.

Constructor & Destructor Documentation

◆ TensorPatchOp()

template<typename PatchDim , typename XprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::TensorPatchOp< PatchDim, XprType >::TensorPatchOp ( const XprType expr,
const PatchDim &  patch_dims 
)
inline

Definition at line 64 of file TensorPatch.h.

Member Function Documentation

◆ expression()

template<typename PatchDim , typename XprType >
const EIGEN_DEVICE_FUNC internal::remove_all<typename XprType::Nested>::type& Eigen::TensorPatchOp< PatchDim, XprType >::expression ( ) const
inline

Definition at line 72 of file TensorPatch.h.

◆ patch_dims()

template<typename PatchDim , typename XprType >
const EIGEN_DEVICE_FUNC PatchDim& Eigen::TensorPatchOp< PatchDim, XprType >::patch_dims ( ) const
inline

Definition at line 68 of file TensorPatch.h.

Member Data Documentation

◆ m_patch_dims

template<typename PatchDim , typename XprType >
const PatchDim Eigen::TensorPatchOp< PatchDim, XprType >::m_patch_dims
protected

Definition at line 76 of file TensorPatch.h.

◆ m_xpr

template<typename PatchDim , typename XprType >
XprType::Nested Eigen::TensorPatchOp< PatchDim, XprType >::m_xpr
protected

Definition at line 75 of file TensorPatch.h.


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


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