Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数のスレッドを使用して指数関数を計算できると思いますか? ボトルネックが の計算であるコードがありlong double expl( long double )ます。残りはすべて、すでにかなり並列化されています。私はいくつかの近似を試みますが、これまでのところ何もうまくいきませんでした。
long double expl( long double )
よろしくお願いいたします。