![]() |
|
Template functor to compute the conjugate of a complex value. More...
#include <UnaryFunctors.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Template functor to compute the conjugate of a complex value.
|
inline |
|
inline |
References a, and Eigen::internal::pconj().