ql/math/integrals/trapezoidintegral.hpp File Reference
Detailed Description
integral of a one-dimensional function using the trapezoid formula
#include <ql/math/integrals/integral.hpp>
#include <ql/utilities/null.hpp>
#include <ql/errors.hpp>
Include dependency graph for trapezoidintegral.hpp:

Namespaces | |
namespace | QuantLib |
Classes | |
class | TrapezoidIntegral |
Integral of a one-dimensional function. More... |