TR-mbed 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Eigen::internal::not_equal_op Struct Reference

#include <CXX11Meta.h>

Static Public Member Functions

template<typename A , typename B >
static constexpr EIGEN_STRONG_INLINE auto run (A a, B b) -> decltype(a !=b)
 

Member Function Documentation

◆ run()

template<typename A , typename B >
static constexpr EIGEN_STRONG_INLINE auto Eigen::internal::not_equal_op::run ( A  a,
B  b 
) -> decltype(a != b)
inlinestaticconstexpr

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