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

#include <BinaryFunctors.h>

Public Types

typedef Arg1 first_argument_type
 
typedef Arg2 second_argument_type
 

Member Typedef Documentation

◆ first_argument_type

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

◆ second_argument_type

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

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