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 evaluator (const XprType &xpr)
 

Detailed Description

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

Definition at line 665 of file CoreEvaluators.h.

Member Typedef Documentation

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 669 of file CoreEvaluators.h.

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

Definition at line 668 of file CoreEvaluators.h.

Constructor & Destructor Documentation

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

Definition at line 671 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:33