WPILibC++ 2023.4.3
Eigen::internal::evaluator_base< ExpressionType > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/CoreEvaluators.h>

Public Types

enum  { Alignment = 0 }
 
typedef traits< ExpressionType > ExpressionTraits
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE evaluator_base ()
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ~evaluator_base ()
 

Member Typedef Documentation

◆ ExpressionTraits

template<typename ExpressionType >
typedef traits<ExpressionType> Eigen::internal::evaluator_base< ExpressionType >::ExpressionTraits

Member Enumeration Documentation

◆ anonymous enum

template<typename ExpressionType >
anonymous enum
Enumerator
Alignment 

Constructor & Destructor Documentation

◆ evaluator_base()

template<typename ExpressionType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::evaluator_base< ExpressionType >::evaluator_base ( )
inline

◆ ~evaluator_base()

template<typename ExpressionType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::evaluator_base< ExpressionType >::~evaluator_base ( )
inline

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