![]() |
|
Template functor to compute the incomplete beta integral betainc(a, b, x) More...
#include <SpecialFunctionsFunctors.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &x, const Scalar &a, const Scalar &b) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &x, const Packet &a, const Packet &b) const |
Template functor to compute the incomplete beta integral betainc(a, b, x)
|
inline |
References a, b, Eigen::betainc(), and plotDoE::x.
|
inline |
References a, b, Eigen::internal::pbetainc(), and plotDoE::x.