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

Public Types

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

Detailed Description

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

Definition at line 187 of file cppadcg_eigen.hpp.


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