Public Types | Public Member Functions | List of all members
Eigen::internal::scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT > Struct Template Reference

#include <BinaryFunctors.h>

Inheritance diagram for Eigen::internal::scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT >:
Inheritance graph
[legend]

Public Types

typedef bool result_type
 
- Public Types inherited from Eigen::internal::binary_op_base< LhsScalar, RhsScalar >
typedef LhsScalar first_argument_type
 
typedef RhsScalar second_argument_type
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const LhsScalar &a, const RhsScalar &b) const
 

Detailed Description

template<typename LhsScalar, typename RhsScalar>
struct Eigen::internal::scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT >

Definition at line 214 of file BinaryFunctors.h.

Member Typedef Documentation

template<typename LhsScalar , typename RhsScalar >
typedef bool Eigen::internal::scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT >::result_type

Definition at line 216 of file BinaryFunctors.h.

Member Function Documentation

template<typename LhsScalar , typename RhsScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool Eigen::internal::scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT >::operator() ( const LhsScalar &  a,
const RhsScalar &  b 
) const
inline

Definition at line 218 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:46