Public Member Functions | Public Attributes | List of all members
Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data Struct Reference

#include <CoreEvaluators.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Data (const XprType &xpr)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const UnaryOp & func () const
 

Public Attributes

evaluator< ArgType > argImpl
 
UnaryOp op
 

Detailed Description

template<typename UnaryOp, typename ArgType>
struct Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data

Definition at line 609 of file CoreEvaluators.h.

Constructor & Destructor Documentation

◆ Data()

template<typename UnaryOp , typename ArgType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data::Data ( const XprType xpr)
inline

Definition at line 612 of file CoreEvaluators.h.

Member Function Documentation

◆ func()

template<typename UnaryOp , typename ArgType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const UnaryOp& Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data::func ( ) const
inline

Definition at line 614 of file CoreEvaluators.h.

Member Data Documentation

◆ argImpl

template<typename UnaryOp , typename ArgType >
evaluator<ArgType> Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data::argImpl

Definition at line 616 of file CoreEvaluators.h.

◆ op

template<typename UnaryOp , typename ArgType >
UnaryOp Eigen::internal::unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >::Data::op

Definition at line 615 of file CoreEvaluators.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:04