In C++17, mathematical special functions (such as Bessel functions, for example) were added to the standard and are already relatively well supported by modern compilers.
However, those functions are defined for real-valued arguments, while some applications in computational physics heavily use their complex equivalents.
I wonder if
std::complex<> with special functions (I was not able to find anything related)std::complex<> besides their [relatively] narrow useI know of no such proposal currently under review.
I would expect such a proposal to come through SG6 (the numerics study group).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With