Name |
Last commit
|
Last update |
---|---|---|
.. | ||
2_general_utilities | ||
3_function_objects | ||
4_metaprogramming | ||
5_numerical_facilities | ||
6_containers | ||
7_regular_expressions | ||
8_c_compatibility | ||
headers |
2019-03-06 Edward Smith-Rowland <3dw4rd@verizon.net> PR libstdc++/86655 - std::assoc_legendre should not constrain the value of m (or x). * include/tr1/legendre_function.tcc (__assoc_legendre_p, __sph_legendre): If degree > order Don't throw, return 0. (__legendre_p, __assoc_legendre_p): Don't constrain x either. * testsuite/special_functions/02_assoc_legendre/pr86655.cc: New test. * testsuite/special_functions/20_sph_legendre/pr86655.cc: New test. * testsuite/tr1/5_numerical_facilities/special_functions/ 02_assoc_legendre/pr86655.cc: New test. * testsuite/tr1/5_numerical_facilities/special_functions/ 22_sph_legendre/pr86655.cc: New test. From-SVN: r269423
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
2_general_utilities | Loading commit data... | |
3_function_objects | Loading commit data... | |
4_metaprogramming | Loading commit data... | |
5_numerical_facilities | Loading commit data... | |
6_containers | Loading commit data... | |
7_regular_expressions | Loading commit data... | |
8_c_compatibility | Loading commit data... | |
headers | Loading commit data... |