Public Member Functions | Public Attributes | List of all members
Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, 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 BinaryOp & func () const
 

Public Attributes

evaluator< LhslhsImpl
 
BinaryOp op
 
evaluator< RhsrhsImpl
 

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
struct Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data

Definition at line 797 of file CoreEvaluators.h.

Constructor & Destructor Documentation

◆ Data()

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data::Data ( const XprType xpr)
inline

Definition at line 800 of file CoreEvaluators.h.

Member Function Documentation

◆ func()

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const BinaryOp& Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data::func ( ) const
inline

Definition at line 802 of file CoreEvaluators.h.

Member Data Documentation

◆ lhsImpl

template<typename BinaryOp , typename Lhs , typename Rhs >
evaluator<Lhs> Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data::lhsImpl

Definition at line 804 of file CoreEvaluators.h.

◆ op

template<typename BinaryOp , typename Lhs , typename Rhs >
BinaryOp Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data::op

Definition at line 803 of file CoreEvaluators.h.

◆ rhsImpl

template<typename BinaryOp , typename Lhs , typename Rhs >
evaluator<Rhs> Eigen::internal::binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >::Data::rhsImpl

Definition at line 805 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:44:24