Public Types | List of all members
Eigen::internal::binary_op_base< Arg1, Arg2 > Struct Template Reference

#include <BinaryFunctors.h>

Inheritance diagram for Eigen::internal::binary_op_base< Arg1, Arg2 >:
Inheritance graph
[legend]

Public Types

typedef Arg1 first_argument_type
 
typedef Arg2 second_argument_type
 

Detailed Description

template<typename Arg1, typename Arg2>
struct Eigen::internal::binary_op_base< Arg1, Arg2 >

Definition at line 20 of file BinaryFunctors.h.

Member Typedef Documentation

template<typename Arg1, typename Arg2>
typedef Arg1 Eigen::internal::binary_op_base< Arg1, Arg2 >::first_argument_type

Definition at line 22 of file BinaryFunctors.h.

template<typename Arg1, typename Arg2>
typedef Arg2 Eigen::internal::binary_op_base< Arg1, Arg2 >::second_argument_type

Definition at line 23 of file BinaryFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31