Public Types | Public Member Functions | List of all members
Eigen::internal::unary_evaluator< ArrayWrapper< TArgType > > Struct Template Reference

#include <CoreEvaluators.h>

Inheritance diagram for Eigen::internal::unary_evaluator< ArrayWrapper< TArgType > >:
Inheritance graph
[legend]

Public Types

typedef ArrayWrapper< TArgType > XprType
 
- Public Types inherited from Eigen::internal::evaluator_wrapper_base< ArrayWrapper< TArgType > >
enum  
 
typedef remove_all< typename ArrayWrapper< TArgType >::NestedExpressionType >::type ArgType
 
typedef ArgType::CoeffReturnType CoeffReturnType
 
typedef ArgType::Scalar Scalar
 
- Public Types inherited from Eigen::internal::evaluator_base< ArrayWrapper< TArgType > >
enum  
 
typedef traits< ArrayWrapper< TArgType > > ExpressionTraits
 

Public Member Functions

EIGEN_DEVICE_FUNC unary_evaluator (const XprType &wrapper)
 
- Public Member Functions inherited from Eigen::internal::evaluator_wrapper_base< ArrayWrapper< TArgType > >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType coeff (Index row, Index col) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType coeff (Index index) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ScalarcoeffRef (Index row, Index col)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ScalarcoeffRef (Index index)
 
EIGEN_DEVICE_FUNC evaluator_wrapper_base (const ArgType &arg)
 
EIGEN_STRONG_INLINE PacketType packet (Index row, Index col) const
 
EIGEN_STRONG_INLINE PacketType packet (Index index) const
 
EIGEN_STRONG_INLINE void writePacket (Index row, Index col, const PacketType &x)
 
EIGEN_STRONG_INLINE void writePacket (Index index, const PacketType &x)
 

Additional Inherited Members

- Protected Member Functions inherited from Eigen::internal::noncopyable
EIGEN_DEVICE_FUNC noncopyable ()
 
EIGEN_DEVICE_FUNC ~noncopyable ()
 
- Protected Attributes inherited from Eigen::internal::evaluator_wrapper_base< ArrayWrapper< TArgType > >
evaluator< ArgTypem_argImpl
 

Detailed Description

template<typename TArgType>
struct Eigen::internal::unary_evaluator< ArrayWrapper< TArgType > >

Definition at line 1399 of file CoreEvaluators.h.

Member Typedef Documentation

template<typename TArgType >
typedef ArrayWrapper<TArgType> Eigen::internal::unary_evaluator< ArrayWrapper< TArgType > >::XprType

Definition at line 1402 of file CoreEvaluators.h.

Constructor & Destructor Documentation

template<typename TArgType >
EIGEN_DEVICE_FUNC Eigen::internal::unary_evaluator< ArrayWrapper< TArgType > >::unary_evaluator ( const XprType wrapper)
inlineexplicit

Definition at line 1404 of file CoreEvaluators.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:55