![]() |
|
Template functor to compute the base-10 logarithm of a scalar. More...
#include <UnaryFunctors.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC const Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC Packet | packetOp (const Packet &a) const |
Template functor to compute the base-10 logarithm of a scalar.
|
inline |
References a, EIGEN_USING_STD, and Eigen::bfloat16_impl::log10().
|
inline |
References a, and Eigen::internal::plog10().