![]() |
|
Template functor to compute the rounded (with current rounding mode) value of a scalar. 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 Packet | packetOp (const Packet &a) const |
Template functor to compute the rounded (with current rounding mode) value of a scalar.
|
inline |
References a, and Eigen::numext::rint().
|
inline |
References a, and Eigen::internal::print().