#include <Functors.h>
Public Member Functions | |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Definition at line 288 of file Functors.h.
EIGEN_STRONG_INLINE const Scalar internal::scalar_conjugate_op< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 290 of file Functors.h.
EIGEN_STRONG_INLINE const Packet internal::scalar_conjugate_op< Scalar >::packetOp | ( | const Packet & | a | ) | const [inline] |
Definition at line 292 of file Functors.h.