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