QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
integral of a one-dimensional function using the trapezoid formula More...
Go to the source code of this file.
Classes | |
class | TrapezoidIntegral< IntegrationPolicy > |
Integral of a one-dimensional function. More... | |
struct | Default |
struct | MidPoint |
Namespaces | |
namespace | QuantLib |
integral of a one-dimensional function using the trapezoid formula
Definition in file trapezoidintegral.hpp.