Public Member Functions | List of all members
Eigen::internal::scalar_boolean_or_op Struct Reference

#include <BinaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool &a, const bool &b) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a, const Packet &b) const
 

Detailed Description

Definition at line 428 of file BinaryFunctors.h.

Member Function Documentation

◆ operator()()

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool Eigen::internal::scalar_boolean_or_op::operator() ( const bool &  a,
const bool &  b 
) const
inline

Definition at line 430 of file BinaryFunctors.h.

◆ packetOp()

template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_boolean_or_op::packetOp ( const Packet a,
const Packet b 
) const
inline

Definition at line 432 of file BinaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22