Go to the documentation of this file.
10 #ifndef EIGEN_STEM_FUNCTION
11 #define EIGEN_STEM_FUNCTION
18 template <
typename Scalar>
26 template <
typename Scalar>
51 template <
typename Scalar>
76 template <
typename Scalar>
95 template <
typename Scalar>
117 #endif // EIGEN_STEM_FUNCTION
const EIGEN_DEVICE_FUNC SinReturnType sin() const
Scalar stem_function_sinh(Scalar x, int n)
Hyperbolic sine (and its derivatives).
Scalar stem_function_sin(Scalar x, int n)
Sine (and its derivatives).
const EIGEN_DEVICE_FUNC ExpReturnType exp() const
const EIGEN_DEVICE_FUNC CoshReturnType cosh() const
Scalar stem_function_cosh(Scalar x, int n)
Hyperbolic cosine (and its derivatives).
Scalar stem_function_exp(Scalar x, int)
The exponential function (and its derivatives).
const EIGEN_DEVICE_FUNC SinhReturnType sinh() const
const EIGEN_DEVICE_FUNC CosReturnType cos() const
Scalar stem_function_cos(Scalar x, int n)
Cosine (and its derivatives).
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:28