Automatic Differentiation
 
Loading...
Searching...
No Matches
Eigen::ScalarBinaryOpTraits< stan::math::var, double, BinaryOp > Struct Template Reference

Detailed Description

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

Traits specialization for Eigen binary operations for reverse-mode autodiff and double arguments.

Template Parameters
BinaryOptype of binary operation for which traits are defined

Definition at line 98 of file Eigen_NumTraits.hpp.

#include <Eigen_NumTraits.hpp>

Public Types

using ReturnType = stan::math::var
 

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