CppADCodeGen  2.3.0
A C++ Algorithmic Differentiation Package with Source Code Generation
Eigen::ScalarBinaryOpTraits< CppAD::cg::CG< Base >, Base, BinOp > Struct Template Reference
Collaboration diagram for Eigen::ScalarBinaryOpTraits< CppAD::cg::CG< Base >, Base, BinOp >:
Collaboration graph

Public Types

using ReturnType = CppAD::cg::CG< Base >
 

Detailed Description

template<typename Base, typename BinOp>
struct Eigen::ScalarBinaryOpTraits< CppAD::cg::CG< Base >, Base, BinOp >

Determines that the given binary operation of two numeric types involving an CG<Base> is allowed and what the scalar return type is

Definition at line 197 of file cppadcg_eigen.hpp.


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