Eigen::internal::bit_not< bool > Struct Reference

#include <GenericPacketMath.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR EIGEN_ALWAYS_INLINE bool operator() (const bool &a) const
 

Member Function Documentation

◆ operator()()

493 { return !a; }
const Scalar * a
Definition: level2_cplx_impl.h:32

References a.


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