math
08bfb881
- Get rid of std::result_of/std::invoke_result in favor of typedef decltype(f(a)).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Get rid of std::result_of/std::invoke_result in favor of typedef decltype(f(a)).
References
#118 - Update trapezoidal quadrature so that it can handle contour integrals.
Author
NAThompson
Parents
175d1e7e
Loading