Public Types | Public Member Functions | List of all members
Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > > Struct Template Reference

#include <CoreEvaluators.h>

Inheritance diagram for Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >:
Inheritance graph
[legend]

Public Types

typedef binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > > Base
 
typedef CwiseBinaryOp< BinaryOp, Lhs, RhsXprType
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE evaluator (const XprType &xpr)
 

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
struct Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >

Definition at line 722 of file CoreEvaluators.h.

Member Typedef Documentation

◆ Base

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef binary_evaluator<CwiseBinaryOp<BinaryOp, Lhs, Rhs> > Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Base

Definition at line 726 of file CoreEvaluators.h.

◆ XprType

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::XprType

Definition at line 725 of file CoreEvaluators.h.

Constructor & Destructor Documentation

◆ evaluator()

template<typename BinaryOp , typename Lhs , typename Rhs >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::evaluator ( const XprType xpr)
inlineexplicit

Definition at line 729 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:34