trapezoidintegral (3) - Linux Manuals

trapezoidintegral: integral of a one-dimensional function using the trapezoid formula

NAME

ql/math/integrals/trapezoidintegral.hpp - integral of a one-dimensional function using the trapezoid formula

SYNOPSIS


#include <ql/math/integrals/integral.hpp>
#include <ql/utilities/null.hpp>
#include <ql/errors.hpp>

Classes


class TrapezoidIntegral< IntegrationPolicy >
Integral of a one-dimensional function.

Detailed Description

integral of a one-dimensional function using the trapezoid formula

Author

Generated automatically by Doxygen for QuantLib from the source code.