Numerical function objects.
This module provides all the numerical functions and function objects usable on EVE types.
Contents | |
| Bessel function | |
| Bessel functions. | |
| Combinatorial functions | |
| Combinatorial functions. | |
| Core functions | |
| Core functions. | |
| Elliptic functions | |
| Elliptic functions. | |
| Mathematical functions | |
| Current Mathematical functions. | |
| Polynomial functions | |
| This module provides implementation for scalar and SIMD versions of polynomial evaluation functions. | |
| Special functions | |
| Special functions. | |
Variables | |
| constexpr auto | eve::bessel_i = eve::functor<bessel_i_t> |
| Computes the spherical or cylindrical Modified Bessel functions of the first kind,. | |
| constexpr auto | eve::bessel_j = eve::functor<bessel_j_t> |
| Computes the spherical or cylindrical Bessel functions of the first kind,. | |
| constexpr auto | eve::bessel_k = eve::functor<bessel_k_t> |
| Computes the modified spherical or cylindrical Bessel functions of the second kind,. | |
| constexpr auto | eve::bessel_y = eve::functor<bessel_y_t> |
| Computes the spherical or cylindrical Bessel functions of the second kind,. | |
|
inlineconstexpr |
Computes the spherical or cylindrical Modified Bessel functions of the first kind,.
Parameters
Return value
|
inlineconstexpr |
Computes the spherical or cylindrical Bessel functions of the first kind,.
Parameters
Return value
|
inlineconstexpr |
Computes the modified spherical or cylindrical Bessel functions of the second kind,.
Parameters
Return value
|
inlineconstexpr |
Computes the spherical or cylindrical Bessel functions of the second kind,.
Parameters
Return value