NDDEM
Public Types | Public Member Functions | List of all members
Eigen::numext::not_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
 

Member Typedef Documentation

◆ result_type

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

Member Function Documentation

◆ operator()()

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

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