mirror of
https://github.com/boostorg/math.git
synced 2026-01-30 20:12:09 +00:00
Update gauss_kronrod.qbk
Clarify Real->Complex quadrature documentation for Gauss-Kronrod.
This commit is contained in:
@@ -93,6 +93,7 @@ and numbers of points.
|
||||
[heading Complex Quadrature]
|
||||
|
||||
The Gauss-Kronrod quadrature support integrands defined on the real line and returning complex values.
|
||||
In this case, the template argument is the real type, and the complex type is deduced via the return type of the function.
|
||||
|
||||
[heading Examples]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user