QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
integral of a one-dimensional function using Simpson formula More...
#include <ql/math/integrals/trapezoidintegral.hpp>
Go to the source code of this file.
Classes | |
class | SimpsonIntegral |
Integral of a one-dimensional function. More... | |
Namespaces | |
namespace | QuantLib |
integral of a one-dimensional function using Simpson formula
Definition in file simpsonintegral.hpp.