Public Types | Public Member Functions | List of all members
Eigen::numext::equal_to< T > Struct Template Reference

#include <StlFunctors.h>

Public Types

typedef bool result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T = void>
struct Eigen::numext::equal_to< T >

Definition at line 19 of file StlFunctors.h.

Member Typedef Documentation

◆ result_type

template<typename T = void>
typedef bool Eigen::numext::equal_to< T >::result_type

Definition at line 20 of file StlFunctors.h.

Member Function Documentation

◆ operator()()

template<typename T = void>
EIGEN_DEVICE_FUNC bool Eigen::numext::equal_to< T >::operator() ( const T lhs,
const T rhs 
) const
inline

Definition at line 21 of file StlFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:11