#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 319 of file Functors.h.
EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_conjugate_op< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 321 of file Functors.h.
EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_conjugate_op< Scalar >::packetOp | ( | const Packet & | a | ) | const [inline] |
Definition at line 323 of file Functors.h.