Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > > Struct Template Reference

#include <TensorCustomOp.h>

Public Types

typedef remove_reference< LhsNested >::type _LhsNested
 
typedef remove_reference< RhsNested >::type _RhsNested
 
typedef internal::promote_storage_type< typename LhsXprType::CoeffReturnType, typename RhsXprType::CoeffReturnType >::ret CoeffReturnType
 
typedef promote_index_type< typename traits< LhsXprType >::Index, typename traits< RhsXprType >::Index >::type Index
 
typedef LhsXprType::Nested LhsNested
 
typedef conditional< Pointer_type_promotion< typename LhsXprType::Scalar, Scalar >::val, typename traits< LhsXprType >::PointerType, typename traits< RhsXprType >::PointerType >::type PointerType
 
typedef RhsXprType::Nested RhsNested
 
typedef internal::promote_storage_type< typename LhsXprType::Scalar, typename RhsXprType::Scalar >::ret Scalar
 
typedef promote_storage_type< typename traits< LhsXprType >::StorageKind, typename traits< RhsXprType >::StorageKind >::ret StorageKind
 

Static Public Attributes

static const int Layout = traits<LhsXprType>::Layout
 
static const int NumDimensions = traits<LhsXprType>::NumDimensions
 

Detailed Description

template<typename CustomBinaryFunc, typename LhsXprType, typename RhsXprType>
struct Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >

Definition at line 182 of file TensorCustomOp.h.

Member Typedef Documentation

◆ _LhsNested

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef remove_reference<LhsNested>::type Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::_LhsNested

Definition at line 194 of file TensorCustomOp.h.

◆ _RhsNested

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef remove_reference<RhsNested>::type Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::_RhsNested

Definition at line 195 of file TensorCustomOp.h.

◆ CoeffReturnType

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef internal::promote_storage_type<typename LhsXprType::CoeffReturnType, typename RhsXprType::CoeffReturnType>::ret Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::CoeffReturnType

Definition at line 187 of file TensorCustomOp.h.

◆ Index

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef promote_index_type<typename traits<LhsXprType>::Index, typename traits<RhsXprType>::Index>::type Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::Index

Definition at line 191 of file TensorCustomOp.h.

◆ LhsNested

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef LhsXprType::Nested Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::LhsNested

Definition at line 192 of file TensorCustomOp.h.

◆ PointerType

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef conditional<Pointer_type_promotion<typename LhsXprType::Scalar, Scalar>::val, typename traits<LhsXprType>::PointerType, typename traits<RhsXprType>::PointerType>::type Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::PointerType

Definition at line 199 of file TensorCustomOp.h.

◆ RhsNested

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef RhsXprType::Nested Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::RhsNested

Definition at line 193 of file TensorCustomOp.h.

◆ Scalar

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef internal::promote_storage_type<typename LhsXprType::Scalar, typename RhsXprType::Scalar>::ret Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::Scalar

Definition at line 185 of file TensorCustomOp.h.

◆ StorageKind

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
typedef promote_storage_type<typename traits<LhsXprType>::StorageKind, typename traits<RhsXprType>::StorageKind>::ret Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::StorageKind

Definition at line 189 of file TensorCustomOp.h.

Member Data Documentation

◆ Layout

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
const int Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::Layout = traits<LhsXprType>::Layout
static

Definition at line 197 of file TensorCustomOp.h.

◆ NumDimensions

template<typename CustomBinaryFunc , typename LhsXprType , typename RhsXprType >
const int Eigen::internal::traits< TensorCustomBinaryOp< CustomBinaryFunc, LhsXprType, RhsXprType > >::NumDimensions = traits<LhsXprType>::NumDimensions
static

Definition at line 196 of file TensorCustomOp.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:13:04