![]() |
|
Template functor to compute the Riemann Zeta function of two arguments. More...
#include <SpecialFunctionsFunctors.h>
Public Types | |
typedef packet_traits< Scalar >::type | Packet |
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &x, const Scalar &q) const |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet | packetOp (const Packet &x, const Packet &q) const |
Template functor to compute the Riemann Zeta function of two arguments.
typedef packet_traits<Scalar>::type Eigen::internal::scalar_zeta_op< Scalar >::Packet |
|
inline |
References Eigen::numext::q, plotDoE::x, and Eigen::zeta().
|
inline |
References Eigen::internal::pzeta(), Eigen::numext::q, and plotDoE::x.