Public Member Functions | List of all members
Eigen::internal::scalar_boolean_xor_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 const EIGEN_STRONG_INLINE Packet packetOp (const Packet &a, const Packet &b) const
 

Detailed Description

Definition at line 447 of file BinaryFunctors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 449 of file BinaryFunctors.h.

◆ packetOp()

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

Definition at line 451 of file BinaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:15:42