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

Detailed Description

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

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

Template Parameters
BinaryOptype of binary operation for which traits are defined

Definition at line 159 of file Eigen_NumTraits.hpp.

#include <Eigen_NumTraits.hpp>

Public Types

using ReturnType = std::complex< stan::math::var >
 

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