trapezoidintegral.hpp

Langue: en

Autres versions - même langue

Version: 383261 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.