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

Detailed Description

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

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

Template Parameters
BinaryOptype of binary operation for which traits are defined

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