![]() |
|
Template functor to extract the real part of a complex. More...
#include <UnaryFunctors.h>
Public Types | |
typedef NumTraits< Scalar >::Real | result_type |
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type | operator() (const Scalar &a) const |
Template functor to extract the real part of a complex.
typedef NumTraits<Scalar>::Real Eigen::internal::scalar_real_op< Scalar >::result_type |
|
inline |
References a.