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
 

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

◆ first_argument_type

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.

◆ second_argument_type

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:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:24