Loading [MathJax]/jax/output/HTML-CSS/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
momentbasedgaussianpolynomial.hpp File Reference

Gaussian quadrature defined by the moments of the distribution. More...

#include <ql/math/comparison.hpp>
#include <ql/math/integrals/gaussianorthogonalpolynomial.hpp>
#include <ql/errors.hpp>
#include <cmath>
#include <vector>

Go to the source code of this file.

Classes

class  MomentBasedGaussianPolynomial< mp_real >
 

Namespaces

namespace  QuantLib
 

Detailed Description

Gaussian quadrature defined by the moments of the distribution.

Definition in file momentbasedgaussianpolynomial.hpp.