Automatic Differentiation
 
Loading...
Searching...
No Matches
Eigen::ScalarBinaryOpTraits< int, stan::math::fvar< T >, BinaryOp > Struct Template Reference

Detailed Description

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

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

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

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