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