#include <UnaryFunctors.h>
Public Types | |
typedef NumTraits< Scalar >::Real | result_type |
Public Member Functions | |
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE result_type | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE Packet | packetOp (const Packet &a) const |
Definition at line 138 of file UnaryFunctors.h.
typedef NumTraits<Scalar>::Real Eigen::internal::scalar_arg_op< Scalar >::result_type |
Definition at line 140 of file UnaryFunctors.h.
|
inline |
Definition at line 141 of file UnaryFunctors.h.
|
inline |
Definition at line 143 of file UnaryFunctors.h.