Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Eigen::ScalarBinaryOpTraits< stan::math::fvar< T >, double, BinaryOp > Struct Template Reference

Detailed Description

template<typename T, typename BinaryOp>
struct Eigen::ScalarBinaryOpTraits< stan::math::fvar< T >, double, BinaryOp >

Traits specialization for Eigen binary operations for autodiff and double arguments.

Template Parameters
Tvalue and tangent type of autodiff variable
BinaryOptype of binary operation for which traits are defined

Definition at line 66 of file Eigen_NumTraits.hpp.

#include <Eigen_NumTraits.hpp>

Public Types

using ReturnType = stan::math::fvar< T >
 

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