#include <MathFunctions.h>
◆ result_type
template<typename ScalarX , typename ScalarY , bool IsInteger = NumTraits<ScalarX>::IsInteger && NumTraits<ScalarY>::IsInteger>
◆ run()
template<typename ScalarX , typename ScalarY , bool IsInteger = NumTraits<ScalarX>::IsInteger && NumTraits<ScalarY>::IsInteger>
#define EIGEN_USING_STD(FUNC)
Definition: Macros.h:1090
const Scalar & y
Definition: RandomImpl.h:36
EIGEN_DEVICE_FUNC internal::pow_impl< ScalarX, ScalarY >::result_type pow(const ScalarX &x, const ScalarY &y)
Definition: MathFunctions.h:1161
list x
Definition: plotDoE.py:28
References EIGEN_USING_STD, Eigen::numext::pow(), plotDoE::x, and Eigen::internal::y.
The documentation for this struct was generated from the following file: