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

Detailed Description

template<typename BinaryOp>
struct Eigen::ScalarBinaryOpTraits< double, int, BinaryOp >

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

Template Parameters
BinaryOptype of binary operation for which traits are defined

Definition at line 50 of file Eigen.hpp.

#include <Eigen.hpp>

Public Types

using ReturnType = double
 

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